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

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

mismatch parenthesis in default-frame-alist's docstring


From: Hiroshi Fujishima
Subject: mismatch parenthesis in default-frame-alist's docstring
Date: Wed, 27 Oct 2004 14:31:54 +0900
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (usg-unix-v)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Index: src/frame.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/frame.c,v
retrieving revision 1.308
diff -u -r1.308 frame.c
--- src/frame.c 24 Jul 2004 20:44:06 -0000      1.308
+++ src/frame.c 27 Oct 2004 05:28:19 -0000
@@ -4037,7 +4037,7 @@
   DEFVAR_LISP ("default-frame-alist", &Vdefault_frame_alist,
               doc: /* Alist of default values for frame creation.
 These may be set in your init file, like this:
-  (setq default-frame-alist '((width . 80) (height . 55) (menu-bar-lines . 1))
+  (setq default-frame-alist '((width . 80) (height . 55) (menu-bar-lines . 1)))
 These override values given in window system configuration data,
  including X Windows' defaults database.
 For values specific to the first Emacs frame, see `initial-frame-alist'.
In GNU Emacs 21.3.50.2 (sparc-sun-solaris2.9, GTK+ Version 2.4.13)
 of 2004-10-27 on alex
configured using `configure '--prefix=/usr/local/emacs' '--with-x-toolkit=gtk' 
'--without-xim' 'CFLAGS=-O2' 'LDFLAGS=-L/usr/local/lib -R/usr/local/lib''

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: ja_JP.eucJP
  locale-coding-system: japanese-iso-8bit
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  iswitchb-mode: t
  show-paren-mode: t
  mouse-wheel-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC x g n u s <return> <escape> x s e t - v a r <tab> 
<return> g n u s u <backspace> - u s e r <tab> <return> 
C-g <escape> x <up> <return> m a i l - u s e r <tab> 
<return> g n u s - u s e r - a g e n t <return> <escape> 
x r e p o r <tab> <return>

Recent messages:
nnml: Reading incoming mail (no new mail)...done
Reading active file via nnml...done
Reading active file from archive via nnfolder...
Opening nnfolder server on archive...done
Reading active file from archive via nnfolder...done
No new newsgroups
Checking new news...done
Loading gnus-topic...done
Quit
Loading emacsbug...done

-- 
Hiroshi Fujishima

reply via email to

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