emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Yang <t23sldg02@sneakemail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Outlining facilities
Date: Thu, 26 Apr 2007 18:55:21 +0200	[thread overview]
Message-ID: <4fd6ce337cb38e16f3f23cacab3a98bb@science.uva.nl> (raw)
In-Reply-To: <15468-07245@sneakemail.com>

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.

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 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

  reply	other threads:[~2007-04-26 17:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-25 17:27 Outlining facilities Yang
2007-04-26  9:12 ` Rick Moynihan
2007-04-26 12:33   ` Alan Dove
2007-04-26 16:27     ` Yang
2007-04-26 16:55       ` Carsten Dominik [this message]
2007-04-26 22:26         ` Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4fd6ce337cb38e16f3f23cacab3a98bb@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=t23sldg02@sneakemail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).