unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.50; Some modes are not enabled in subsequent frames
@ 2007-09-02  9:25 Leo
  2007-09-02 15:16 ` Dan Nicolaescu
  2007-09-03 17:25 ` Dan Nicolaescu
  0 siblings, 2 replies; 23+ messages in thread
From: Leo @ 2007-09-02  9:25 UTC (permalink / raw)
  To: emacs-pretest-bug


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 emacs-pretest-bug@gnu.org mailing list.

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

I have the following settings:
(xterm-mouse-mode t)
(mouse-wheel-mode t)
(menu-bar-mode -1)

When I start the initial frame in xterm, those modes will take effect
and work as expected.

Now open another frame using emacsclient to connect to the server. You
can find that those settings are not effective any more.

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
/usr/local/packages/emacs/share/emacs/23.0.50/etc/DEBUG for instructions.


In GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.10.14, multi-tty)
 of 2007-09-01 on Fedora
configured using `configure  '--prefix=/usr/local/packages/emacs' '--with-kerberos5' '--enable-locallisppath=/usr/local/share/emacs/site-lisp' '--without-toolkit-scroll-bars' '--with-xft' '--enable-font-backend' '--with-x-toolkit=yes''

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: en_GB.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: ERC

Minor modes in effect:
  erc-spelling-mode: t
  flyspell-mode: t
  erc-page-mode: t
  erc-menu-mode: t
  erc-services-mode: t
  erc-autojoin-mode: t
  erc-button-mode: t
  erc-ring-mode: t
  erc-pcomplete-mode: t
  erc-track-mode: t
  erc-track-minor-mode: t
  erc-match-mode: t
  erc-fill-mode: t
  erc-stamp-mode: t
  erc-netsplit-mode: t
  erc-smiley-mode: t
  erc-readonly-mode: t
  erc-scrolltobottom-mode: t
  dired-omit-mode: t
  recentf-mode: t
  icomplete-mode: t
  show-paren-mode: t
  savehist-mode: t
  xterm-mouse-mode: t
  delete-selection-mode: t
  global-auto-revert-mode: t
  display-time-mode: t
  minibuffer-indicate-depth-mode: t
  partial-completion-mode: t
  which-function-mode: t
  shell-dirtrack-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B 
ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B 
ESC O B ESC O B ESC O B = q n p C-l C-n C-n C-n C-n 
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n 
C-n C-n C-l C-n ESC g ESC g ESC g ESC g ESC g ESC g 
ESC g ESC g ESC g ESC g ESC g ESC g ESC g ESC g ESC 
g ESC g ESC g ESC g ESC g ESC g ESC g ESC g ESC O A 
RET RET n SPC n n n q C-l C-n C-n ESC g ESC O B ESC 
O B ESC O B ESC g ESC O B ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B 
ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC O B l g n RET 2 RET ESC O B 
RET SPC q g z C-x b RET DEL DEL C-c g w R l ESC [ ESC 
[ ESC [ C-h k ESC [ Z C-x 1 C-p RET R q ESC x r e p 
o r TAB b TAB RET

Recent messages:
Reading active file from archive via nnfolder...done
Checking new news...done
Saving /home/leo/GNUS/.newsrc.eld...
Saving file /home/leo/GNUS/.newsrc.eld...
Wrote /home/leo/GNUS/.newsrc.eld
Saving /home/leo/GNUS/.newsrc.eld...done
call-interactively: Text is read-only [2 times]
w3m-zoom-out-image: Can't display images in this environment [3 times]
Type C-x 1 to remove help window.  
call-interactively: End of buffer [4 times]

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

end of thread, other threads:[~2007-09-16 21:33 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-02  9:25 23.0.50; Some modes are not enabled in subsequent frames Leo
2007-09-02 15:16 ` Dan Nicolaescu
2007-09-03  3:04   ` Richard Stallman
2007-09-03  7:59     ` Leo
2007-09-03 21:15       ` Stefan Monnier
2007-09-03 21:27         ` Leo
2007-09-03 21:34         ` David Kastrup
2007-09-04 16:45           ` Richard Stallman
2007-09-03 19:40     ` Dan Nicolaescu
2007-09-03 17:25 ` Dan Nicolaescu
2007-09-03 17:36   ` Leo
2007-09-03 18:30     ` Dan Nicolaescu
2007-09-03 19:20       ` Leo
2007-09-04 16:45         ` Richard Stallman
2007-09-12  8:47         ` Richard Stallman
2007-09-12 17:24           ` Stefan Monnier
2007-09-13 16:29             ` Richard Stallman
2007-09-04  0:57     ` Richard Stallman
2007-09-04  7:14       ` Leo
2007-09-04 22:58         ` Richard Stallman
2007-09-15  0:36           ` Dan Nicolaescu
2007-09-15  7:21             ` Leo
2007-09-16 21:33             ` Leo

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).