emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Don't create marker if target is entire file.


From: David Maus
Subject: [Orgmode] Re: Don't create marker if target is entire file.
Date: Tue, 06 Jul 2010 08:25:11 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Noorul Islam K M wrote:
>David Maus <address@hidden> writes:

>> * org-agenda.el (org-agenda-bulk-action): Don't create marker for
>> position if target is entire file.
>>
>> If the target of a bulk refile operation is the entire file,
>> `org-refile-get-location' returns nil for the refile position.
>> Creating a marker for the target file's buffer at position nil returns
>> a marker that points nowhere (Cf. GNU Emacs Lisp Reference Manual,
>> 31.6).  `org-refile' adds headings to level 1 if the target position
>> for the target file is nil -- and hence a marker that points nowhere
>> is not nil, tries to jump to nowhere.


>Does this patch fix bulk refile issue that you faced?

It does; and as soon as the patch is reviewed it might get accepted.

Best,
  -- David

--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden

Attachment: pgpmOmlwc10kr.pgp
Description: PGP signature


reply via email to

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