From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Yang" Subject: Re: Outlining facilities Date: Thu, 26 Apr 2007 18:26:47 -0400 Message-ID: <19311-74940@sneakemail.com> References: <15689-83869@sneakemail.com> <46306CE5.3070305@calicojack.co.uk> <15468-07245@sneakemail.com> <4fd6ce337cb38e16f3f23cacab3a98bb@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HhCWG-0004L2-3u for emacs-orgmode@gnu.org; Thu, 26 Apr 2007 18:32:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HhCWE-0004Kq-CS for emacs-orgmode@gnu.org; Thu, 26 Apr 2007 18:32:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HhCWE-0004Kn-6G for emacs-orgmode@gnu.org; Thu, 26 Apr 2007 18:32:54 -0400 Received: from sneakemail.com ([38.113.6.61] helo=monkey.sneakemail.com) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HhCQR-0004Qu-1H for emacs-orgmode@gnu.org; Thu, 26 Apr 2007 18:26:55 -0400 In-Reply-To: <4fd6ce337cb38e16f3f23cacab3a98bb@science.uva.nl> Content-Disposition: inline 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: emacs-orgmode@gnu.org Hi, On 4/26/07, Carsten Dominik dominik-at-science.uva.nl |emacs-orgmode| <...> wrote: > You can also try > > M-x refill-mode. > > It has some problems with Org-mode, but it really refills paragraphs > instead of using long lines, so the hanging indents do work all right. > > Since you only want it for bullet lists, you should be fine. Thanks, this seems to work. > > About the key bindings: > > One way would be > > (add-hook 'org-mode-hook > (lambda () > (define-key org-mode-map [(tab)] 'org-metaright) > (define-key org-mode-map [(shift tab)] 'org-metaleft))) I added this, but it doesn't seem to be working.... Yang > > I don't recommend to change RET. > > - Carsten > > > - Carsten > > On Apr 26, 2007, at 18:27, Yang wrote: > > > I just tried using longlines and for me it doesn't work well at all > > with org-mode's outlining. The wrapping no longer does hanging > > indents, and it thinks lines with hanging indents are separate > > paragraphs. > > > > To add to my other questions: is there a binding or command I can use > > to change the current line's bullet type? > > > > On 4/26/07, Alan Dove alan-at-dovdox.com |emacs-orgmode| > > <...> wrote: > >> Hey, folks: > >> > >> I can attest that org-mode works with longlines.el, as long as you're > >> willing to tolerate an occasional bit of weirdness. For example, > >> inserting a deadline in a one-line TODO item will fuse that line to > >> the following line. I've just developed a series of simple > >> workarounds, like inserting an extra carriage return after the TODO > >> before inserting the deadline. > >> > >> --Alan > >> > >> -- > >> Alan Dove, Ph.D. > >> alan.dove@......... > >> 917.273.0544 > >> http://dovdox.com > >> Gizmo or Skype: alandove > >> > >> > >> > >> > >> > >> _______________________________________________ > >> Emacs-orgmode mailing list > >> Emacs-orgmode@gnu.org > >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >> > > > > > > _______________________________________________ > > Emacs-orgmode mailing list > > Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > > > -- > Carsten Dominik > Sterrenkundig Instituut "Anton Pannekoek" > Universiteit van Amsterdam > Kruislaan 403 > NL-1098SJ Amsterdam > phone: +31 20 525 7477 > >