emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

isearch-buffers-minor-mode


From: Andreas Röhler
Subject: isearch-buffers-minor-mode
Date: Thu, 22 Nov 2007 13:45:23 +0100
User-agent: KMail/1.9.5

Hi Juri,

thanks a lot for `isearch-buffers-minor-mode'.

Please permit a small feature request before bug-report
below.

Editing several shell-sripts, I have to watch
dependencies while changing names. So your mode will
permit a quick look through. OTOH while running the
scripts, checking the result etc. lot of others buffer
will be opened.

Thus I look for a selecting-method, a
`add-to-isearch-buffers-list' function. May you provide
this?

BTW concerning the possible bug: can't see where now
buffers-list is taken...

Andreas Röhler

;;;;;;;;;;;;;

Emacs -Q 

M-x isearch-buffers-minor-mode

from scratch-buffer with content  "foo bar load"

C-s load

failed to switch to *Messages*, where another "load" could be found.

Error message was: "isearch-buffers-wrap: Symbol's function definition is 
void: nil"

Below the contents of  *Messages* so far:

;;;;;;;;;

Finished loading /usr/local/share/emacs/site-lisp/egg/leim-list.el 
   and load others...
Loading /usr/local/share/emacs/23.0.50/leim/leim-list.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.
<<< Press Return to bury the buffer list >>>
Making completion list...
Quit
Isearch-Buffers minor mode enabled
isearch-buffers-wrap: Symbol's function definition is void: nil
Mark saved where search started

;;;;;;;;;;;;

In GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.10.6)
 of 2007-11-18 
Windowing system distributor `The X.Org Foundation', version 11.0.70199902
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: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  isearch-buffers-minor-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
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
f o o SPC b a r M-x e l e <tab> <return> <down> <return> 
M-+ C-x b <return> SPC l o a d C-a M-x m u l t i - 
i s <tab> <backspace> <backspace> <tab> <tab> <M-backspace> 
<M-backspace> i s e <tab> - m <tab> <tab> <M-backspace> 
C-g M-x i s e a r c h - b u f f <tab> <return> C-s 
l o a d C-s C-s C-s M-x r e p o r t - e m a c s - b 
u g <return>

Recent messages:
Making completion list...
Quit
Isearch-Buffers minor mode enabled
isearch-buffers-wrap: Symbol's function definition is void: nil
Mark saved where search started
complete-tag: No tags table loaded; try M-x visit-tags-table
Scanning for dabbrevs...100%
dabbrev-expand: No dynamic expansion for `isearch-b' found
Scanning for dabbrevs...100%
dabbrev-expand: No dynamic expansion for `isearch-b' found




reply via email to

[Prev in Thread] Current Thread [Next in Thread]