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

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

special-display-regexps: doesn't work for normal buffers


From: David Reitter
Subject: special-display-regexps: doesn't work for normal buffers
Date: Tue, 26 Apr 2005 14:58:53 +0100

special-display-regexps doesn't seem to apply to normal buffers opened with find-file (or switched to via the buffers menu).

When I do

(setq special-display-regexps '(".*"))
(setq same-window-buffer-names '())
(setq same-window-regexps '())

From the documentation of this variable, I would expect all newly opened buffers to have a dedicated frame. But if I do a find-file right afterwards, the buffer is displayed in the same frame. Other buffers, like *help* or *mail* get their own frame as expected.

Maybe I'm wrong, maybe the documentation is wrong, maybe there's a real bug :-)

Tested with a current CVS build on OS X.

---

In GNU Emacs 22.0.50.1 (powerpc-apple-darwin7.9.0)
 of 2005-04-25 on madonna
Distributor `Apple Computers', version 10.3.9
configured using `configure '--without-x' '--prefix=/usr/local''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  cua-mode: t
  encoded-kbd-mode: t
  show-paren-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  next-error-follow-minor-mode:  Fol

Recent input:
C-x C-e <down> <down> C-x C-f <up> <return> <help-echo>
<menu-bar> <buffer> "*scratch*" <help-echo> <help-echo>
<down-mouse-1> <mouse-1> <backspace> <right> <right>
<right> <right> C-x C-e C-x C-f <up> <return> <help-echo>
<menu-bar> <buffer> "*scratch*" <left> <left> <left>
<left> . <right> <right> <right> <right> C-x C-e <down-mouse-1>
<mouse-movement> <mouse-movement> <drag-mouse-1> <help-echo>
<menu-bar> <options> <cua-mode> <down-mouse-1> <mouse-1>
<down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1>
C-c <timeout> <help-echo> <down-mouse-1> <mouse-1>
<double-down-mouse-1> <mouse-movement> <mouse-movement>
<double-drag-mouse-1> C-c <timeout> <help-echo> <down-mouse-1>
<mouse-movement> <mouse-movement> <drag-mouse-1> C-c
<timeout> <down-mouse-1> <mouse-1> C-x C-e <down-mouse-1>
<mouse-movement> <mouse-1> C-x C-e <down-mouse-1> <mouse-1>
C-x C-e C-d <down-mouse-1> <mouse-1> <return> <return>
C-x C-f <up> <return> <help-echo> <menu-bar> <help-menu>
<report-emacs-bug>

Recent messages:
Loading pp...done
nil
(".*")
nil [2 times]
("*")
(".*")
Loading cua-base...done
(".*")
nil [2 times]
Loading emacsbug...done





reply via email to

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