From: Jean Louis <bugs@gnu.support>
To: Christopher Dimech <dimech@gmx.com>
Cc: help-gnu-emacs@gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: resize-mini-windows gives error
Date: Thu, 19 Nov 2020 08:04:30 +0300 [thread overview]
Message-ID: <X7X83uNXBAbXO5FT@protected.rcdrun.com> (raw)
In-Reply-To: <trinity-e896c54a-5541-451e-9429-fa79d6a96658-1605756523934@3c-app-mailcom-bs05>
* Christopher Dimech <dimech@gmx.com> [2020-11-19 06:30]:
> I am trying to use EShell. And I found icomplete-vertical
> which has icomplete-vertical-toggle. After a few moments,
> the mini-buffer gets quickly reduced to a single line.
>
> https://github.com/oantolin/icomplete-vertical
>
> One can do 'cd =' to list the directory stack with each line numbered.
>
> The plan is to use the minibuffer and Icomplete to get to previously
> visited directories using completion.
I really recommend that you install different completing package named
ivy from GNU ELPA, by using {M-x package-install RET ivy RET} then
turn it on by {M-x ivy-mode} and explore. It is much more intuitive
and easy to understand then icomplete.
Once you have ivy you may also install counsel package that uses ivy
for various enhancements: {M-x package-install RET counsel RET}
More complex and well thought out completing package is Helm.
Emacs Helm
https://emacs-helm.github.io/helm/
Emacs Helm Wiki
https://github.com/emacs-helm/helm/wiki
There are several others.
The notation I am giving here such as:
{M-x package-install RET ivy RET}
is within { } as those are used by package GNU Hyperbole that I use
all the time and that helps in using Emacs, so those notations can be
activated when using GNU Hyperbole by M-RET and those commands would
straight do what they are supposed to do.
GNU Hyperbole
https://www.gnu.org/s/hyperbole
To install GNU Hyperbole:
{M-x package-install RET hyperbole RET}
next prev parent reply other threads:[~2020-11-19 5:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-19 0:14 resize-mini-windows gives error Christopher Dimech
2020-11-19 2:50 ` Stefan Monnier
2020-11-19 3:28 ` Christopher Dimech
2020-11-19 5:04 ` Jean Louis [this message]
2020-11-22 13:54 ` Michael Heerdegen
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=X7X83uNXBAbXO5FT@protected.rcdrun.com \
--to=bugs@gnu.support \
--cc=dimech@gmx.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.
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).