From: Drew Adams <drew.adams@oracle.com>
To: torys.anderson@gmail.com
Cc: Tim Johnson <tim@akwebsoft.com>, Emacs <Help-gnu-emacs@gnu.org>
Subject: RE: Delete Help Window - restore window config
Date: Wed, 28 Jan 2015 13:03:40 -0800 (PST) [thread overview]
Message-ID: <71bb5724-c47a-4036-b9a0-0463e21fd09b@default> (raw)
In-Reply-To: <87386uwrom.fsf@gmail.com>
> I think he's talking about using it on a temporary basis with just the
> *scratch* buffer, for instance? This would be nice, and I'd like to know if
> its possible; but, like Helm, I've never found a way to load them any way
> other than globally/until session ends.
Libraries are not loaded only for a particular buffer.
You can turn modes on/off for a particular buffer.
The question was about loading. But if there is a question about
turning Icicle mode on for only a particular buffer then the
answer is no - `icicle-mode' is a global minor mode.
Just toggle the mode when you enter/leave the buffer, if you like.
Or do that on a mode hook.
You can also restrict Icicle mode to a given scope (e.g. within
a given command) using macro `icicle-with-icy-mode-ON' or macro
`icicle-with-icy-mode-OFF'. Use eval-when-compile to load the
file of macros, `icicles-mac.el', if you use either macro in
your code.
prev parent reply other threads:[~2015-01-28 21:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-28 3:57 Delete Help Window - restore window config Tim Johnson
2015-01-28 5:07 ` Chunyang Xu
2015-01-28 15:04 ` Drew Adams
2015-01-28 15:32 ` Tory S. Anderson
2015-01-28 18:43 ` Tim Johnson
2015-01-28 16:34 ` Tim Johnson
2015-01-28 17:02 ` Drew Adams
2015-01-28 18:46 ` Tim Johnson
2015-01-28 20:40 ` Drew Adams
2015-01-28 20:55 ` Tim Johnson
2015-01-28 20:55 ` Tory S. Anderson
2015-01-28 21:03 ` Drew Adams [this message]
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=71bb5724-c47a-4036-b9a0-0463e21fd09b@default \
--to=drew.adams@oracle.com \
--cc=Help-gnu-emacs@gnu.org \
--cc=tim@akwebsoft.com \
--cc=torys.anderson@gmail.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).