Ar an deichiú lá de mí Eanair, scríobh Mats Lidell:
Aidan> Could you try it again with the checked-out
isearch-mode.el,
Aidan> and give me details of where you get fuzz? No need to re-dump,
Aidan> a byte-compile and load before the first call to
Aidan> isearch-forward should do.
It simply doesn't work for me and, worse!?, I get different behavior
depending on whether it is dumped or not. In both variants searches in
gnus still complain about "aring not defined." When it is dumped dired
also gets weired and does not accept any searches.
Mysterious.
What does
(values
(hash-table-key-list isearch-known-printable)
(let (res)
(map-keymap (lambda (key binding) (when (eq 'isearch-printing-char
binding)
(push key res)))
isearch-mode-map)
res))
give you? I’m interested in its return value both before and after you first
call isearch.
--
When I was in the scouts, the leader told me to pitch a tent. I couldn't
find any pitch, so I used creosote.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta