all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steven Degutis <sbdegutis@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: Better vertical-ness in ido-mode?
Date: Fri, 5 Apr 2013 01:26:26 -0500	[thread overview]
Message-ID: <CACeWA3jq4aHkubnKHV==zWO07MiMMWfWVQ0LsaNZmOS=-0Q_Pw@mail.gmail.com> (raw)
In-Reply-To: <jwvmwte9twx.fsf-monnier+gmane.emacs.help@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]

Turns out that the patch was simple enough. Only 3 lines of code in ido.el
needed to change. Now to figure out how to submit a patch :'(

-Steven


On Thu, Apr 4, 2013 at 11:00 AM, Stefan Monnier <monnier@iro.umontreal.ca>wrote:

> >> >> it might be interesting to change icomplete.el such that it can
> >> >> display the completions using a tooltip frame
> [...]
> > These ideas seem like overkill.
>
> I didn't mean it as "the solution to your local problem".
>
> I just think it's a good idea in itself, and your request reminded me of
> it.  Such a "completion list in a frame/box" is already implemented in
> a few different ways for auto-complete/company-mode.
>
> > The current technique ido-mode uses is great,
>
> Agreed, it's very lightweight yet effective.  And the trick you use to
> display it "one per line" is neat and works surprisingly well (I was
> afraid it would cause the text to jump around too much).  I'd welcome
> a patch that makes it work for icomplete-mode as well.
>
>
>         Stefan
>
>
>

[-- Attachment #2: Type: text/html, Size: 1627 bytes --]

  reply	other threads:[~2013-04-05  6:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02 18:11 Better vertical-ness in ido-mode? Steven Degutis
2013-04-03 13:30 ` Stefan Monnier
2013-04-03 15:17   ` Eli Zaretskii
2013-04-03 19:58     ` Stefan Monnier
2013-04-04  0:00       ` Steven Degutis
2013-04-04 15:06         ` Tom
2013-04-04 15:16           ` Steven Degutis
2013-04-04 15:57             ` Steven Degutis
2013-04-04 16:00         ` Stefan Monnier
2013-04-05  6:26           ` Steven Degutis [this message]
2013-04-05 12:39             ` Stefan Monnier

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACeWA3jq4aHkubnKHV==zWO07MiMMWfWVQ0LsaNZmOS=-0Q_Pw@mail.gmail.com' \
    --to=sbdegutis@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.