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

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

bug#10144: 24.0.91; `pop-up-frames' with dedicated windows is broken: `C


From: martin rudalics
Subject: bug#10144: 24.0.91; `pop-up-frames' with dedicated windows is broken: `C-x C-f'
Date: Sat, 26 Nov 2011 20:14:08 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> 3. (setq special-display-regexps '("[ ]?[*][^*]+[*]"))
>
> 4. C-h i
>
> 5. C-x C-f some-file-somewhere.el
>
> You get the error "Cannot swith buffers in a dedicated window".

`find-file' shouldn't call `switch-to-buffer' with FORCE-SAME-WINDOW
non-nil.

martin





reply via email to

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