From: Douglas Lewan <dlewan@adirtech.com>
Subject: Detecting minibuffer-hood?
Date: Thu, 20 Jun 2002 08:55:29 -0400 [thread overview]
Message-ID: <ABC3DD304107D511B4D40002B32C1CF539A24A@brkmail01.adirtech.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 853 bytes --]
How can I know if a specific buffer is a minibuffer?
I could get the buffer's name and then see if it begins with a space (' '),
but that seems somewhat ungraceful.
I have a post-command-hook that shouldn't do anything interesting in a
minibuffer.
Thanks.
,Doug
Douglas Lewan
ADIR Technologies
732 836 3916
dlewan@adirtech.com
The legal department has requested that this message appear as a footnote to
all e-mails sent from my computer.
This e-mail and attachments, if any, may contain confidential and/or
proprietary information. Please be advised that the unauthorized use or
disclosure of the information is strictly prohibited. If you are not the
intended recipient, please notify the sender immediately by reply e-mail and
delete all copies of this message and attachments. Thank you.
Proprietary content: I use emacs. Adir has lawyers.
[-- Attachment #2: Type: text/html, Size: 1501 bytes --]
reply other threads:[~2002-06-20 12:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=ABC3DD304107D511B4D40002B32C1CF539A24A@brkmail01.adirtech.com \
--to=dlewan@adirtech.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.
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.