From: "T.V Raman" <raman@google.com>
To: emacs-devel@gnu.org
Subject: Re: HowTo: Log a message without displaying it?
Date: Mon, 29 Jun 2020 17:42:19 -0700 [thread overview]
Message-ID: <p91tuyt4c5w.fsf@google.com> (raw)
In-Reply-To: <20200629235345.A4321C20E9A@raman-glaptop.localdomain> (T. V. Raman's message of "Mon, 29 Jun 2020 16:53:45 -0700 (PDT)")
"T.V Raman" <raman@google.com> writes:
Here is a simple implementation
https://github.com/tvraman/emacspeak/blob/master/lisp/emacspeak-speak.el#L191-l97
> The elisp docs talk about how to display a message, and how to disable
> logging of that message. Is it possible to do the converse, ie log a
> message to *Messages* *without* displaying the message? I suppose I
> could directly access that buffer with (messages-buffer) and write to
> it -- but is there a builtin/blessed elisp call that does this?
>
> --
--
next prev parent reply other threads:[~2020-06-30 0:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-29 23:53 HowTo: Log a message without displaying it? T.V Raman
2020-06-30 0:42 ` T.V Raman [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-06-30 5:24 Adrián Medraño Calvo
2020-06-30 14:37 ` T.V Raman
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=p91tuyt4c5w.fsf@google.com \
--to=raman@google.com \
--cc=emacs-devel@gnu.org \
/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.