bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#23662: 25.0.94; isearch-toggle-character-fold keybinding missing


From: dan . dever
Subject: bug#23662: 25.0.94; isearch-toggle-character-fold keybinding missing
Date: Tue, 31 May 2016 09:06:14 -0400


According to the "Lax Search" Info page, isearch-toggle-character-fold
should be bound to `M-s '', but that does not appear to be the case.
The actual bindings I see, with `M-s C-h', are these:

    Global Bindings Starting With M-s:
    key             binding
    ---             -------

    M-s ESC             Prefix Command
    M-s .               isearch-forward-symbol-at-point
    M-s _               isearch-forward-symbol
    M-s h               Prefix Command
    M-s o               occur
    M-s w               isearch-forward-word

    M-s h .             highlight-symbol-at-point
    M-s h f             hi-lock-find-patterns
    M-s h l             highlight-lines-matching-regexp
    M-s h p             highlight-phrase
    M-s h r             highlight-regexp
    M-s h u             unhighlight-regexp
    M-s h w             hi-lock-write-interactive-patterns

    M-s M-w             eww-search-words

BTW, many thanks for the character-folding search feature.  I've wanted
that for a long time.




In GNU Emacs 25.0.94.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
 of 2016-05-20 built on ln-ddever
Windowing system distributor 'Scientific Linux', version 11.0.11300000
System Description:     Red Hat Enterprise Linux Client release 6 (Carbon 
Update 4)

Configured using:
 'configure --prefix=/ddever/emacs/emacs-25.0.94'

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND DBUS GCONF GSETTINGS NOTIFY ACL
LIBSELINUX GNUTLS LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK2 X11

Important settings:
  value of $LC_ALL: en_US
  locale-coding-system: iso-latin-1-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Type C-x 1 to delete the help window.

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message dired format-spec rfc822 mml
mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils
help-mode easymenu cl-loaddefs pcase cl-lib misearch multi-isearch
time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset
image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese charscript case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote dbusbind inotify dynamic-setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty make-network-process emacs)

Memory information:
((conses 16 87757 5768)
 (symbols 48 19663 0)
 (miscs 40 47 139)
 (strings 32 14438 4999)
 (string-bytes 1 426796)
 (vectors 16 12417)
 (vector-slots 8 433874 3962)
 (floats 8 167 38)
 (intervals 56 298 240)
 (buffers 976 12)
 (heap 1024 34961 660))





reply via email to

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