Re: [Orgmode] org-get-local-archive-location

2010-09-12 Thread David Maus
Ilya Shlyakhter wrote: In the routine org-get-local-archive-location, is the call to (match-string 1) at the end extraneous? Seems like you want to return org-archive-location in this case. Yes, this is now fixed in master. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber

[Orgmode] org-get-local-archive-location

2010-09-10 Thread Ilya Shlyakhter
In the routine org-get-local-archive-location, is the call to (match-string 1) at the end extraneous? Seems like you want to return org-archive-location in this case. (defun org-get-local-archive-location () Get the archive location applicable at point. (let ((re ^#\\+ARCHIVE:[