unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sebastian Luque <spluque@gmail.com>
To: emacs-pretest-bug@gnu.org
Cc: rfrancoise@debian.org
Subject: 23.0.60; `crm-select-current-element' is not defined in crm.el
Date: Wed, 30 Apr 2008 12:19:18 -0500	[thread overview]
Message-ID: <878wyv9s6h.fsf@patagonia.sebmags.homelinux.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 emacs-pretest-bug@gnu.org mailing list.

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

`crm-select-current-element' is used in several places in crm.el, but
the function is not defined anywhere.


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.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2008-04-16 on elegiac, modified by Debian
 (emacs-snapshot package, version 1:20080416-1)
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--build' 'x86_64-linux-gnu' '--host' 'x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.60/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.60/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.0.60/leim' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' '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_CA.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  checkdoc-minor-mode: t
  erc-stamp-mode: t
  shell-dirtrack-mode: t
  eldoc-mode: t
  show-paren-mode: t
  recentf-mode: t
  msb-mode: t
  icomplete-mode: t
  global-hl-line-mode: t
  display-time-mode: t
  cua-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  temp-buffer-resize-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
p p p p p p p p p p p <help-echo> <help-echo> g p p 
p p p p p p p p p SPC <help-echo> <help-echo> <help-echo> 
q SPC q g p p p p p <help-echo> <help-echo> <help-echo> 
<help-echo> g p p p p p p p p p p p p p p p p p p p 
p p p p p p p c y SPC q <help-echo> <help-echo> g p 
p p p p p p p p p p p SPC q g p p p p p p p p p p p 
p p p p p p p p p p p p p p p p p p p p p p SPC q SPC 
<help-echo> <help-echo> q l p g p p p p p p p p SPC 
q SPC q l p g p p p p p p p p p p p p p p SPC q C-x 
C-b <right> <right> <up> <up> <up> <return> <menu> 
t o g g e l <backspace> <backspace> l e - d e <tab> 
e <tab> <return> C-u C-c C-g C-g C-u C-c C-g C-g C-u 
C-c <S-f6> f i l e <return> 2 0 <return> <return> <return> 
<return> q <menu> <up> <return> C-h f c r m - c o m 
p l <tab> - <backspace> e - <tab> <tab> <end> a n <tab> 
<return> C-x o <tab> <return> C-s s e l e c t <C-home> 
<f10> C-s c r m - s e e <backspace> l e c t - C-s C-s 
C-s C-s C-s C-s C-s C-s C-s <left> <left> <left> <left> 
<left> <left> C-h f c r m - s e l e c t - C-g C-g <f10> 
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
Debug on Error disabled globally
Making completion list...
Type C-x 1 to delete the help window.
mouse-2, RET: find function's definition
uncompressing crm.el.gz...done
Note: file is write protected
Mark saved where search started
Mark set
Mark saved where search started
Quit
Quit


Cheers,

-- 
Sebastian




                 reply	other threads:[~2008-04-30 17:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=878wyv9s6h.fsf@patagonia.sebmags.homelinux.org \
    --to=spluque@gmail.com \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=rfrancoise@debian.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 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).