help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Toggle appointment notification


From: Christopher Dimech
Subject: Re: Toggle appointment notification
Date: Wed, 2 Dec 2020 13:05:07 +0100

> Sent: Wednesday, December 02, 2020 at 9:41 AM
> From: tomas@tuxteam.de
> To: help-gnu-emacs@gnu.org
> Subject: Re: Toggle appointment notification
>
> On Tue, Dec 01, 2020 at 10:44:09PM +0100, Michael Heerdegen wrote:
> > <tomas@tuxteam.de> writes:
> >
> > >   (message "my heading: %s" (prin1-to-string any))
> >
> > Or equivalent
> >
> >     (message "my heading: %S" any)
> >
> > , no?
>
> Indeed. Recommended reading "4.7 Formatting Strings" in the Emacs Lisp
> manual (in the Intertubes here [1]).

How does one deal with conditionals (1, nil) in format?

> Cheers
>
> [1] 
> https://www.gnu.org/software/emacs/manual/html_node/elisp/Formatting-Strings.html
>
>  - t
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]