unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10144: 24.0.91; `pop-up-frames' with dedicated windows is broken: `C-x C-f'
@ 2011-11-26 18:27 Drew Adams
  2011-11-26 19:14 ` martin rudalics
  0 siblings, 1 reply; 21+ messages in thread
From: Drew Adams @ 2011-11-26 18:27 UTC (permalink / raw)
  To: 10144

emacs -Q
 
1. Download hexrgb.el and oneonone.el:
 
http://www.emacswiki.org/emacs/download/hexrgb.el
http://www.emacswiki.org/emacs/download/oneonone.el
 
2.runemacs.exe -Q --debug-init -l "hexrgb.el" -l "oneonone.el" -f "1on1-emacs"
 
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".
 
What should happen is that the file is visited in a separate (normal)
frame.  That is what happens in Emacs 23 (and 22...20).
 
[In releases prior to Emacs 24 you also need to do this, so that *info*
is shown in a special-display frame.  This is no longer needed or
helpful in Emacs 24.
(remove-hook 'same-window-regexps "\\*info\\*\\(\\|<[0-9]+>\\)")
]
 
In GNU Emacs 24.0.91.1 (i386-mingw-nt5.1.2600) of 2011-11-21 on MARVIN
 Windowing system distributor `Microsoft Corp.', version 5.1.2600
 configured using `configure --with-gcc (4.6) --no-opt --cflags
 -ID:/devel/emacs/libs/libXpm-3.5.8/include
 -ID:/devel/emacs/libs/libXpm-3.5.8/src
 -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
 -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
 -ID:/devel/emacs/libs/giflib-4.1.4-1/include
 -ID:/devel/emacs/libs/jpeg-6b-4/include
 -ID:/devel/emacs/libs/tiff-3.8.2-1/include
 -ID:/devel/emacs/libs/gnutls-2.10.1/include --ldflags
 -LD:/devel/emacs/libs/gnutls-2.10.1/lib'
 






^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2011-11-30 18:22 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-26 18:27 bug#10144: 24.0.91; `pop-up-frames' with dedicated windows is broken: `C-x C-f' Drew Adams
2011-11-26 19:14 ` martin rudalics
2011-11-26 19:26   ` Drew Adams
2011-11-27 10:41     ` martin rudalics
2011-11-27 14:17       ` Drew Adams
2011-11-28  4:37         ` Stefan Monnier
2011-11-28 13:33           ` martin rudalics
2011-11-28 16:56             ` Stefan Monnier
2011-11-28 17:01               ` Drew Adams
2011-11-28 19:40                 ` Stefan Monnier
2011-11-29 10:48                   ` martin rudalics
2011-11-29 14:03                     ` Stefan Monnier
2011-11-29 10:48               ` martin rudalics
2011-11-29 14:04                 ` Stefan Monnier
2011-11-28 15:30           ` Drew Adams
2011-11-28 17:07             ` Stefan Monnier
2011-11-28 17:25               ` Drew Adams
2011-11-28 19:45                 ` Stefan Monnier
2011-11-29  5:26                   ` Chong Yidong
2011-11-29 14:01                     ` Stefan Monnier
2011-11-30 18:22                 ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).