all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-link-search: Augment signature?
@ 2010-08-19 12:15 Jambunathan K
  2010-08-20  6:44 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Jambunathan K @ 2010-08-19 12:15 UTC (permalink / raw)
  To: emacs-orgmode


I have a small utility routine that depends on org-link-search to throw
an error. It knew how to create the missing headline on it's own.

A recent change and the default settings breaks the original behaviour.

Using this as pretext, may I suggest that signature of org-link-search
be changed from

(org-link-search S &optional TYPE AVOID-POS)

to

(org-link-search S &optional TYPE AVOID-POS NOERROR)

or an equivalent one.

ps: A cursory look suggests that the above change would also obviate the
need for dynamically binding org-link-search-inhibit-query.

Thanks,
Jambunathan K.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-20 10:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19 12:15 org-link-search: Augment signature? Jambunathan K
2010-08-20  6:44 ` Carsten Dominik
     [not found]   ` <81fwy97id5.fsf@gmail.com>
     [not found]     ` <2559B10D-71A8-46B9-9694-AE6332924768@gmail.com>
2010-08-20  9:48       ` Jambunathan K

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.