all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* RE: how can I read 1 char from current point?
       [not found] <a98cb60e-6466-4eb0-a075-a720f60bcca6@glegroupsg2000goo.googlegroups.com>
@ 2012-03-28 20:24 ` Drew Adams
  0 siblings, 0 replies; only message in thread
From: Drew Adams @ 2012-03-28 20:24 UTC (permalink / raw)
  To: gnu.emacs.help, help-gnu-emacs

> thing-at-point can read word and line and symbol
> (thing-at-point 'symbol)
> but I can't find the only one point char form buffer.
> how can i do?

See functions `char-after' and `char-before'.
`char-after' is probably what you want.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-28 20:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <a98cb60e-6466-4eb0-a075-a720f60bcca6@glegroupsg2000goo.googlegroups.com>
2012-03-28 20:24 ` how can I read 1 char from current point? 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.