unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.50; bug in erc
@ 2007-09-05 21:45 Leo Shidai Liu
  2007-09-07  4:41 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Shidai Liu @ 2007-09-05 21:45 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:

To reproduce:
M-x erc-toggle-debug-irc-protocol

Backtrace:
Debugger entered--Lisp error: (wrong-type-argument listp 1)
  erc-view-mode-enter(1)
  erc-toggle-debug-irc-protocol(nil)
  call-interactively(erc-toggle-debug-irc-protocol)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

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
  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
  flyspell-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
  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:
e r c - t o g TAB d e TAB RET C-x b RET ESC O C SPC 
" 3 2 4 ESC O D ESC O D ESC O D ESC O D ESC O D ESC 
O D ESC O D ESC O D ESC O D ESC O D ESC O D ESC O C 
C-j ESC C-x C-x C-s C-x b RET C-c C-j f e d o r a - 
d e v e l RET C-c C-@ C-x k RET C-x b RET ESC O C ESC 
O C ESC O C ESC O C ESC O C ESC O C ESC O C ESC O C 
ESC O C ESC O C ESC O C SPC " 3 3 2 C-x C-s ESC C-x 
C-x b RET C-c C-j f e ESC O A RET C-c C-@ C-x k RET 
C-x b RET ESC O C SPC " 3 3 3 ESC C-x C-x C-s C-x b 
RET C-c C-j f e d o r a - d e v e l RET t h a t ' s 
SPC i t , SPC d e l TAB RET DEL DEL C-c C-@ C-c C-@ 
C-x b e m a RET ESC O B ESC O A ESC O B ESC O B ESC 
O C ESC O D ESC O C ESC O C C-x 1 ESC x t d o e TAB 
RET ESC x e r c - t o TAB d e TAB RET ESC O A C-@ 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 w C-x 0 ESC x r e p o TAB r TAB b TAB 
RET

Recent messages:
t [2 times]
Wrote /home/leo/.emacs.d/init
Reverting buffer `history'.
call-interactively: Text is read-only [2 times]
call-interactively: End of buffer [2 times]
Debug on Error enabled globally
Loading debug...done
Entering debugger...
Mark set
Loading emacsbug...done

-- 
Leo Shidai Liu

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

* Re: 23.0.50; bug in erc
  2007-09-05 21:45 23.0.50; bug in erc Leo Shidai Liu
@ 2007-09-07  4:41 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2007-09-07  4:41 UTC (permalink / raw)
  To: Leo Shidai Liu; +Cc: emacs-pretest-bug

Leo Shidai Liu wrote:

> M-x erc-toggle-debug-irc-protocol
>
> Backtrace:
> Debugger entered--Lisp error: (wrong-type-argument listp 1)

Fixed; thanks.

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

end of thread, other threads:[~2007-09-07  4:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-05 21:45 23.0.50; bug in erc Leo Shidai Liu
2007-09-07  4:41 ` Glenn Morris

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