From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Smarter indent with C-j Date: Tue, 6 Mar 2007 19:44:29 +0100 Message-ID: <464bbae2c0166a2f7180d61480962ed9@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HOeeS-0006jp-4g for emacs-orgmode@gnu.org; Tue, 06 Mar 2007 13:44:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HOeeN-0006jd-L5 for emacs-orgmode@gnu.org; Tue, 06 Mar 2007 13:44:43 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOeeN-0006ja-Fu for emacs-orgmode@gnu.org; Tue, 06 Mar 2007 13:44:39 -0500 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HOeeM-0000kk-Pj for emacs-orgmode@gnu.org; Tue, 06 Mar 2007 13:44:38 -0500 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Leo Cc: emacs-orgmode@gnu.org On Mar 6, 2007, at 17:30, Leo wrote: > Hello, Eddward! > > On 2007-03-06, Eddward DeVilla said: > >> I would like this. > > Follow up in the mailing list would increase the chance of this > feature being implemented by Carsten ;) > >> I would want to make sure it doesn't use tab characters though. I >> already have something inserting tabs in the left margin that is >> playing merry heck with C-q and autofill. > > I hate tab as well but I don't know what's the best to suggest. (setq indent-tabs-mode nil)