unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "D. Goel" <deego@gnufans.org>
Subject: Re: dabbrev-hover.el v. 0.1
Date: Mon, 24 May 2004 14:35:27 -0400	[thread overview]
Message-ID: <87pt8tu100.fsf@gnufans.net> (raw)
In-Reply-To: wk8yfn2sg0.fsf@hotmail.com


Oops, I just see that there's lots of good advice in this thread in
response to dabbrev-hover 0.1.  I missed it before posting
dabbrev-hover 0.2dev.  Apologies.  Traveling right now and during next
few weeks, but will incorporate all the fine advice when I get back.
Thanks to everyone.

Vagn Johansen <vjo@mail.tele.dk> writes:

> Hi
>
> When I tried your dabbrev-hover code I had complety forgotten that Emacs
> 21.3 does not support tooltips on MS Windows. I got it "working" by
> replacing the two calls to tooltip-show to vj-tooltip-show:
>
>     (defun vj-tooltip-show (str)
>         (interactive)
>         (setq header-line-format (replace-regexp-in-string "\n" ", " str))) 
>
> Maybe you could detect if tooltip is possible and the fallback to my
> function.  It would be nice with some cleanup so that header-line-format
> is set to "" when there are no dynamic expansions possible.
>
> Is it suppossed to show only one suggestion? I would like to use
> dabbrev-expand with a prefix argument. This would make the mode even
> better.
>
> I also think i would prefer if it did not fiddle with the RET keybinding
> (customizable?).
>
> -- 
> Vagn Johansen



DG                                 http://gnufans.net/
--

  parent reply	other threads:[~2004-05-24 18:35 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
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 [this message]
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=87pt8tu100.fsf@gnufans.net \
    --to=deego@gnufans.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.
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).