all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Beginning/End of Function Predicate (bofp,eofp)
@ 2008-10-06 11:30 Nordlöw
  2008-10-07  2:20 ` Xah
  0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2008-10-06 11:30 UTC (permalink / raw)
  To: help-gnu-emacs

Has anyone written the predicate functions, say bofp() and eofp(),
that return t if we are standing before/after a function declaration/
definition?

/Nordlöw


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

* Re: Beginning/End of Function Predicate (bofp,eofp)
  2008-10-06 11:30 Beginning/End of Function Predicate (bofp,eofp) Nordlöw
@ 2008-10-07  2:20 ` Xah
  0 siblings, 0 replies; 2+ messages in thread
From: Xah @ 2008-10-07  2:20 UTC (permalink / raw)
  To: help-gnu-emacs

On Oct 6, 4:30 am, Nordlöw <per.nord...@gmail.com> wrote:
> Has anyone written the predicate functions, say bofp() and eofp(),
> that return t if we are standing before/after a function declaration/
> definition?

You might check out beginning-of-defun, which should be defined in
full-featured language modes.

  Xah
∑ http://xahlee.org/^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-07  2:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-06 11:30 Beginning/End of Function Predicate (bofp,eofp) Nordlöw
2008-10-07  2:20 ` Xah

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.