all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to detect end of buffer? [was: Deleting a word using keybinding]
@ 2020-10-15 21:46 Drew Adams
  2020-10-15 22:12 ` Christopher Dimech
  0 siblings, 1 reply; 8+ messages in thread
From: Drew Adams @ 2020-10-15 21:46 UTC (permalink / raw)
  To: Christopher Dimech; +Cc: Help Gnu Emacs, Thien-Thi Nguyen

> >    Is there a way to detect end of buffer?
> 
> Function `eobp'

FYI, for asking Emacs itself:

`C-h d end buffer' or `C-h d buffer end'
finds `eobp' for you.  That's command
`apropos-documentation'.  It searches doc
strings for the words or regexp you give it.

(Actually, it doesn't find it with Emacs 26,
for some reason.  But it does with Emacs 27.)



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

end of thread, other threads:[~2020-10-16 12:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-15 21:46 How to detect end of buffer? [was: Deleting a word using keybinding] Drew Adams
2020-10-15 22:12 ` Christopher Dimech
2020-10-15 22:38   ` Stephen Berman
2020-10-16  4:12     ` Stefan Monnier
2020-10-16 12:18       ` Stephen Berman
2020-10-15 23:02   ` Drew Adams
2020-10-15 23:54     ` Christopher Dimech
2020-10-16  1:39       ` Drew Adams

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.