From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25864 invoked by alias); 22 Feb 2004 14:25:52 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 25857 invoked from network); 22 Feb 2004 14:25:51 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 22 Feb 2004 14:25:51 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1AuuXJ-0005Rs-W7; Sun, 22 Feb 2004 09:24:50 -0500 Date: Sun, 22 Feb 2004 14:25:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sources.redhat.com In-reply-to: <20040222064857.GA22723@nevyn.them.org> (message from Daniel Jacobowitz on Sun, 22 Feb 2004 01:48:58 -0500) Subject: Re: [intercu] Handle simple DIEs pre-emptively Reply-to: Eli Zaretskii References: <20040222010117.GA13487@nevyn.them.org> <20040222060424.GA13959@nevyn.them.org> <20040222064857.GA22723@nevyn.them.org> X-SW-Source: 2004-02/txt/msg00603.txt.bz2 > Date: Sun, 22 Feb 2004 01:48:58 -0500 > From: Daniel Jacobowitz > > One annoying thing I noticed about M-q and tabs is that it retabifies > if it re-indents, but not if it likes the current indentation. Maybe > that's been changed. I'm not sure it changed, and if it hasn't, it's a misfeature, IMHO, that is worth a bug report. In any case, "M-x tabify" always retabifies.