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

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

bug#18652: 25.0.50; [PATCH] Add fresh-line


From: Leo Liu
Subject: bug#18652: 25.0.50; [PATCH] Add fresh-line
Date: Tue, 07 Oct 2014 23:13:59 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (CentOS 6.5)

On 2014-10-07 10:15 -0400, Stefan Monnier wrote:
> `bolp' looks around point in the current buffer.
> `printcharfun' may print "anywhere".
> IOW this will only work right when printcharfun is current-buffer.

But PRINTPREPARE will setup the buffer and point properly for bolp to
work. I tested `fresh-line' with printcharfun being buffer, marker or
echo area and it worked in these cases.

Thanks,
Leo





reply via email to

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