From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21106 invoked by alias); 17 Jan 2015 01:02:34 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 21096 invoked by uid 89); 17 Jan 2015 01:02:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f176.google.com Received: from mail-we0-f176.google.com (HELO mail-we0-f176.google.com) (74.125.82.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sat, 17 Jan 2015 01:02:30 +0000 Received: by mail-we0-f176.google.com with SMTP id w61so22894121wes.7 for ; Fri, 16 Jan 2015 17:02:27 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.194.237.202 with SMTP id ve10mr183801wjc.36.1421456547372; Fri, 16 Jan 2015 17:02:27 -0800 (PST) Received: by 10.27.39.198 with HTTP; Fri, 16 Jan 2015 17:02:27 -0800 (PST) In-Reply-To: <83d26e1o5y.fsf@gnu.org> References: <83k3149k5b.fsf@gnu.org> <837fwn2cvc.fsf@gnu.org> <83iog61xrl.fsf@gnu.org> <83h9vq1ujw.fsf@gnu.org> <83d26e1o5y.fsf@gnu.org> Date: Sat, 17 Jan 2015 01:02:00 -0000 Message-ID: Subject: Re: [PATCH] TUI: Expand TABs into spaces From: Doug Evans To: Eli Zaretskii Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-01/txt/msg00488.txt.bz2 On Fri, Jan 16, 2015 at 12:11 PM, Eli Zaretskii wrote: >> Date: Fri, 16 Jan 2015 10:25:10 -0800 >> From: Doug Evans >> Cc: "gdb-patches@sourceware.org" >> >> >> Or is there existing code that is coping with these >> >> windows, umm, quirks? >> > >> > Yes. >> >> Good to know. >> Can you point me at it? > > Point you at what? The "similar feature in displaying the source doesn't have any such comments." I thought I found it, but then wasn't sure, and I don't want to guess.