From: Angelina Carlton <brat@magma.ca>
Subject: How can I kill these buffers automatically (Woman-log Completions)
Date: Sat, 22 Oct 2005 15:23:43 -0400 [thread overview]
Message-ID: <87wtk5we2o.fsf@magma.ca> (raw)
Hi for some people having lots of buffers like woman, info, help and
completions isn't a big problem but I would like to be rid of them once
Ive used them.
First *WoMan-Log*, in my .emacs:
,----
| (autoload 'woman "woman"
| "Decode and browse a Unix man page." t)
| (setq woman-show-log nil)
| (setq woman-cache-filename "~/.emacs.d/wmcache.el")
| (global-set-key [(f1)] 'woman)
`----
This tells emacs NOT to display the WoMan-log buffer, yet it does
display it and I do not know how to fix this.
Next one is the *Completions* buffer, I would like to nuke this buffer
as soon as Ive made a completion. I don't see the point of having it
sitting around but do not know how make it go away.
Also the *Help* buffer:
,----
| (setq remove-help-window t)
`----
This has seemingly no effect whatsover.
Version: GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll
bars) of 2005-10-02 on trouble, modified by Debian
any tips for doing this would be appreciated!
--
-----Angelina Carlton-----
orchid on irc.freenode.net
brat@magma.ca
web:bzgirl.bakadigital.com
--------------------------
next reply other threads:[~2005-10-22 19:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-22 19:23 Angelina Carlton [this message]
2005-10-23 7:17 ` How can I kill these buffers automatically (Woman-log Completions) Eli Zaretskii
2005-10-23 11:51 ` Angelina Carlton
2005-10-23 13:14 ` Lennart Borgman
2005-10-23 16:29 ` Angelina Carlton
2005-10-23 16:26 ` Drew Adams
2005-10-23 16:38 ` Henrik Enberg
2005-10-23 16:41 ` Eli Zaretskii
2005-10-23 18:01 ` Angelina Carlton
2005-10-27 22:58 ` Slawomir Nowaczyk
2005-10-28 5:48 ` William Xu
[not found] <mailman.12253.1130009042.20277.help-gnu-emacs@gnu.org>
2005-10-24 2:40 ` Shug Boabby
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=87wtk5we2o.fsf@magma.ca \
--to=brat@magma.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).