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: Fri, 08 Jan 2016 20:24:30 +0200

In emacs -Q, evaling the following two times:

  (woman "emacs")

moves the point to the beginning of buffer.

This bug seems to be caused by commit (emacs-25 branch):
244a00860b6fe1d6acf92948c5c0d1ef0f8426fa
in response to bug#21047: Make M-x woman respect display-buffer-alist.

After the commit, `WoMan-find-buffer' doesn't switch the buffer as
promised in its documentation string:
  "Switch to buffer corresponding to `woman-buffer-number' and return it.",
causing `Man-build-section-alist' (called by `woman-find-file') to
move point in a wrong buffer.


In GNU Emacs 25.0.50.28 (x86_64-unknown-linux-gnu, GTK+ Version 3.19.5)
 of 2016-01-08 built on arirop
Repository revision: eeb710a1bb4375ad334af4981cb691f6efdaf0a0
Windowing system distributor 'Fedora Project', version 11.0.11800000
System Description:     Fedora release 24 (Rawhide)

-- 
Ari Roponen





reply via email to

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