help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: how can I read 1 char from current point?


From: Drew Adams
Subject: RE: how can I read 1 char from current point?
Date: Wed, 28 Mar 2012 13:24:26 -0700

> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]