all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joe Miklojcik <jfm3@jfm3.org>
To: 8097@debbugs.gnu.org
Subject: bug#8097: 23.1; ECB, info, and customization
Date: Tue, 22 Feb 2011 11:52:26 -0500	[thread overview]
Message-ID: <87tyfwau5x.wl%jfm3@jfm3.org> (raw)


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 bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

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

1) Start a fresh
   emacs -Q
   Load cl, ecb, cedet, semantic.

2) M-x ecb-activate

3) Observe you are now viewing info documentation which tells you to
   M-x customize-option RET ecb-source-path RET
   do so.

4) Observe the empty buffer you so wanted to have that customize stuff
   in.

5) Kill the empty buffer with C-x k.

6) Observe you are now back in the info buffer, but that customize has
   put its output there.

7) Finally, there seems to be no simple way to tell ecb to not yoink
   you into *info* every time you ecb-activate (unless there's a
   customization option I'm not seeing?).

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/share/emacs/23.1/etc/DEBUG for instructions.


In GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2010-11-23 on yellow, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.10706000
configured using `configure  '--build=x86_64-linux-gnu' '--host=x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''

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_US.utf8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  ecb-minor-mode: t
  shell-dirtrack-mode: t
  dynamic-completion-mode: t
  display-battery-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<down-mouse-1> <mouse-1> <f13> C-g <f11> <f13> e c 
b - a c t <tab> <return> g C-g <f13> a p r o p s o 
<backspace> <backspace> o s <return> e c b SPC h e 
l p <return> C-x o <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> C-s i n f o C-s 
C-a C-s C-s C-s C-s C-s C-s C-a C-s C-s C-s C-s C-s 
C-a M-v C-u C-p C-u C-p C-p <return> C-v C-x o C-v 
C-u C-n C-u C-n C-u C-n C-n C-n C-n C-n <return> C-v 
C-v C-v C-v q C-v M-v <f13> c u s <tab> - o p <tab> 
<return> e c p <backspace> b <tab> s o <tab> - <tab> 
p <tab> <return> ~ C-c C-c C-c k <return> C-x k <return> 
<f13> e c b - c u <tab> - m o <tab> <return> C-x C-f 
. C-a C-k ~ / . e m <tab> - <tab> <return> C-x k <return> 
q C-x k <return> C-n C-v C-s h e l p C-s C-s C-s C-s 
C-s C-s C-s C-s C-s C-a <escape> < C-x k <return> C-x 
k <return> <S-f13> r e p o <tab> r <tab> e <backspace> 
b <tab> <return>

Recent messages:
Creating group state...
Creating group... done
Creating customization items ...done
Resetting customization items...done
Creating customization setup...done
Mark set [7 times]
*DING*
Mark saved where search started
Mark set
Making completion list...





             reply	other threads:[~2011-02-22 16:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-22 16:52 Joe Miklojcik [this message]
2011-02-22 19:32 ` bug#8097: 23.1; ECB, info, and customization Glenn Morris
2011-02-22 19:43   ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tyfwau5x.wl%jfm3@jfm3.org \
    --to=jfm3@jfm3.org \
    --cc=8097@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.