unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).