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

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

bug#22332: 25.0.50; woman moves point in a wrong buffer


From: Ari Roponen
Subject: bug#22332: 25.0.50; woman moves point in a wrong buffer
Date: Sat, 09 Jan 2016 19:29:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Hi,

Kaushal Modi <kaushal.modi@gmail.com> writes:

> In my opinion, if we do not want to do switch-to-buffer calls in
> WoMan-find-buffer, a more elegant way would be to wrap the below lines in
> woman-find-file
>
>   (Man-build-section-alist) ; starting from here
>   (Man-build-references-alist)
>   (goto-char (point-min)))
>
> with a (with-current-buffer WOMAN-BUFFER ..) form.
>
> WDYT?

Perhaps calls to display-buffer can be replaced with calls to
pop-to-buffer in defun WoMan-find-buffer?

-- 
Ari Roponen





reply via email to

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