From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: bug#625: 23.0.60; isearch failed in dired
Date: Tue, 29 Jul 2008 19:09:01 +0200 [thread overview]
Message-ID: <878wvkwrbm.fsf@tux.homenetwork> (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:
Hi,
when i start emacs,
- if i go straight in - say /usr/share/emacs/23.0.60/lisp -
using tramp with /su::/...
- then use C-s (isearch-forward)
i have this error:
,----
| run-hooks: Symbol's function definition is void: dired-isearch-filenames-setup
`----
I must use M-s f C-s to isearch. (dired-isearch-filename)
Then, (i presume something is now loaded) isearch work as normal with
C-s.
But isearch work if i use it in a non dired buffer.
May be you can reproduce that on your side.
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 (i686-pc-linux-gnu, GTK+ Version 2.12.11)
of 2008-07-29 on tux
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--program-suffix=-emacs-23' '--infodir=/usr/share/info/emacs-23' '--without-carbon' '--with-sound' '--with-x' '--without-toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xpm' '--enable-font-backend' '--with-freetype' '--with-xft' '--without-libotf' '--without-m17n-flt' '--with-x-toolkit=gtk' '--without-hesiod' '--without-kerberos' '--without-kerberos5' '--with-gpm' '--with-dbus' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-march=i686 -pipe -O2' 'LDFLAGS=-Wl,-O1''
Important settings:
value of $LC_ALL: fr_FR.UTF-8
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: fr_FR.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Planner
Minor modes in effect:
jabber-activity-mode: t
diff-auto-refine-mode: t
auto-image-file-mode: t
partial-completion-mode: t
shell-dirtrack-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
line-number-mode: t
transient-mark-mode: t
Recent input:
C-x 1 M-x r e p o <tab> <down-mouse-1> <mouse-2> i
s e a r c h SPC f a i l e d SPC i n SPC d i r e d SPC
a s SPC <backspace> <backspace> <backspace> <backspace>
<return> C-y <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> C-x 1 <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <right> <up>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
SPC ( C-h k M-s C-x 1 C-x C-f <return> C-s C-g M-s
f C-g C-g C-h k M-s f C-s q d i r e d - i s e a r c
h - f i l e n a m e ) C-x 1 <down> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> <left> <left> <left> <left> <left> <left>
<left> <left> C-SPC C-n C-n C-w <up> <up> <up> <up>
<up> <up> <up> <up> <right> <right> i f SPC i SPC <up>
<up> <left> <left> <left> C-SPC C-n C-n C-n C-n C-n
C-n C-n C-n C-n C-n C-w C-c C-k y C-x C-c C-g C-x C-f
C-g M-x <up> <return>
Recent messages:
Mark set
Type C-x 1 to delete the help window.
run-hooks: Symbol's function definition is void: dired-isearch-filenames-setup
Quit [2 times]
Type C-x 1 to delete the help window.
Mark set [2 times]
Message modified; kill anyway? (y or n)
(No files need saving)
Really exit Emacs? (y or n)
Quit
Quit
--
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France
next reply other threads:[~2008-07-29 17:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87r69bcv5d.fsf@jurta.org>
2008-07-29 17:09 ` Thierry Volpiatto [this message]
2008-07-30 14:25 ` bug#625: marked as done (23.0.60; isearch failed in dired) Emacs bug Tracking System
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=878wvkwrbm.fsf@tux.homenetwork \
--to=thierry.volpiatto@gmail.com \
--cc=625@emacsbugs.donarmstrong.com \
--cc=emacs-pretest-bug@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.