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

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

special-display-buffer-names does not recognize all frame parameters


From: Harald Maier
Subject: special-display-buffer-names does not recognize all frame parameters
Date: Mon, 12 Sep 2005 06:45:13 +0200 (CEST)

Symptoms:

The GTK+ Version of emacs does not recognize all the frame paramters
specified in the variable special-display-buffer-names. In the other
ports it seems to work very fine. So I assume it's only a GTK+ issue.

(setq special-display-buffer-names 
      '(
        ("*compilation*" 
         (height . 20)
         (top  . 600)
         (left .  20))
        ("*vc-diff*"     
         (height . 40)
         (top  . 0)
         (left . 0))
        ))

For example: In the case of the first entry in the list only height is
recognized. The other parameters top and left are ignored.

Harald

PS: I did before a bug-report but it looks that it is lost. If not
please ignore that report.

If emacs crashed, and you have the emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/home/maierh/build/cvs/emacs-gtk/etc/DEBUG for instructions.


In GNU Emacs 22.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.6.4)
 of 2005-09-10 on rhea
X server distributor `The XFree86 Project, Inc', version 11.0.40400000
configured using `configure '--with-gtk' '--x-libraries=/usr/X11/lib64''

Important settings:
  value of $LC_ALL: de_DE
  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: de_DE.UTF-8
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  show-paren-mode: t
  flyspell-mode: t
  desktop-save-mode: t
  cua-mode: t
  recentf-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-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

Recent input:
<help-echo> <help-echo> <help-echo> <down-mouse-1> 
<mouse-1> <f7> C-u <f7> <return> <switch-frame> C-u 
<f8> <down-mouse-1> <mouse-movement> <mouse-1> C-u 
<f7> <backspace> <backspace> f SPC Y _ S y s t e m 
. m k e <return> <switch-frame> <help-echo> <help-echo> 
<down-mouse-1> <mouse-1> C-x C-b <down> <down> <return> 
<up> <up> <home> C-SPC <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <escape> w <down-mouse-1> <mouse-movement> 
<mouse-movement> <drag-mouse-1> <help-echo> <down-mouse-1> 
<mouse-1> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <menu-bar> <help-menu> <re
port-emacs-bug>

Recent messages:
Omitting...
(Nothing to omit)
Desktop: 13 buffers restored.
For information about the GNU Project and its goals, type C-h C-p.
if: Symbol's value as variable is void: compile-command
Loading compile...done
(No files need saving) [2 times]
Commands: d, s, x, u; f, o, 1, 2, m, v; ~, %; q to quit; ? for help.
Mark set
Loading emacsbug...done




reply via email to

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