GNU bug report logs - #23101
25.1; Error when visiting a symlink to a VC-controlled file on the command line

Previous Next

Package: emacs;

Reported by: Philipp Stephani <phst <at> google.com>

Date: Wed, 23 Mar 2016 22:26:03 UTC

Severity: normal

Found in version 25.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 23101 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Philipp Stephani <phst <at> google.com>
Cc: 23101 <at> debbugs.gnu.org
Subject: Re: bug#23101:
Date: Thu, 24 Mar 2016 20:07:41 +0200
> From: Philipp Stephani <phst <at> google.com>
> Date: Thu, 24 Mar 2016 09:45:33 +0000
> 
> Minimal reproduction:
> 
> (with-temp-buffer
>   (let ((last-nonmenu-event nil)
> (use-dialog-box t)
> (oldbuf (current-buffer)))
>     (yes-or-no-p "")
>     (cl-assert (equal oldbuf (current-buffer)))))
> 
> Seems that yes-or-no-p switches buffers when the dialog box is used.

Thanks, I think I fixed this on the emacs-25 branch.




This bug report was last modified 9 years and 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.