From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: dabbrev-hover.el v. 0.1
Date: Thu, 20 May 2004 11:02:23 -0600 [thread overview]
Message-ID: <40ACE49F.9070003@yahoo.com> (raw)
In-Reply-To: wkr7tfksoa.fsf@hotmail.com
Vagn Johansen wrote:
> Enila Nero <geortal@yahoo.com> writes:
>>Vagn Johansen writes:
>>>I also think i would prefer if it did not fiddle with the RET keybinding
>>>(customizable?).
>>
>>Being in effect while in the minibuffer with the RET keybinding is a
>>bad recipe.
>
> Yes, I quickly ran into problems in Info mode. I pressed i (for
> Info-index), typed something and pressed RET. Expansion happened when I
> did not want it too.
>
> However the second t in dabbrev-hover-install is responsible for changing
> the RET binding, so it could be disabled:
>
> (dabbrev-hover-install t nil) ; first t means install globally
Another alternative:
(define-key dh-fancy-doing-mode-map (kbd "RET") nil)
Better yet, make the whole package smart about the minibuffer.
And finally, correct instances of '(keymap) with (make-sparse-keymap).
--
Kevin Rodgers
next prev parent reply other threads:[~2004-05-20 17:02 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87oeolvjyw.fsf@gnufans.net>
2004-05-20 12:28 ` dabbrev-hover.el v. 0.1 Vagn Johansen
2004-05-20 15:11 ` Enila Nero
2004-05-20 15:46 ` Vagn Johansen
2004-05-20 17:02 ` Kevin Rodgers [this message]
2004-05-20 19:11 ` Jason Rumney
2004-05-20 22:56 ` Vagn Johansen
2004-06-13 5:42 ` Daniel LaBell
2004-05-20 15:21 ` Enila Nero
2004-05-20 22:10 ` Vagn Johansen
2004-05-21 4:55 ` Enila Nero
2004-05-21 7:29 ` Mathias Dahl
2004-05-21 23:44 ` Jason Rumney
2004-05-22 3:20 ` Enila Nero
2004-05-24 18:35 ` D. Goel
2004-05-24 20:05 ` D. Goel
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=40ACE49F.9070003@yahoo.com \
--to=ihs_4664@yahoo.com \
/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.
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).