emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] insert item under previous headline (feature request?)


From: Carsten Dominik
Subject: Re: [Orgmode] insert item under previous headline (feature request?)
Date: Wed, 5 Sep 2007 23:44:11 +0200


On Sep 5, 2007, at 7:47, Bastien wrote:

BTW, interactively selecting the place for the newly inserted remember
note does not work properly for me:

This is, in fact, completely broken.  Very weired.

- Carsten


,----
| Cursor         Key         Note gets inserted
| position
| buffer-start   <RET>       as level 2 heading at end of file
| on headline    <RET>       as sublevel of the heading at cursor
| <left>/<right>as same level, before/after current heading | not on <RET> at cursor position, level taken from context.
| headline
`----

- <left>/<right> inserts notes as sublevel, not as same level.
- RET at the beginning of buffer inserts the remember note at level 1
  before the first note, not as level 2 at end of file.

Tested with 5.07a and two dummy templates like:

(setq org-remember-templates
      '((?n "* %?\n  %i\n  %a" "~/org/notes.org")
        (?N "* %?\n  %i\n  %a" "~/org/notes.org" "Notes")))

... and with a note.org like:

,----
| * Notes
|
| ** Nothing
| ** Nothing more
`----

--
Bastien


_______________________________________________
Emacs-orgmode mailing list
address@hidden
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 via email to

[Prev in Thread] Current Thread [Next in Thread]