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

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

Re: org-capture-templates constructed from three distinct functions


From: Christopher Dimech
Subject: Re: org-capture-templates constructed from three distinct functions
Date: Sat, 12 Dec 2020 03:43:20 +0100

> Sent: Saturday, December 12, 2020 at 3:38 AM
> From: "Emanuel Berg via Users list for the GNU Emacs text editor" 
> <help-gnu-emacs@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: org-capture-templates constructed from three distinct functions
>
> Christopher Dimech wrote:
>
> > There must bo some problem in how I am trying to use lists.
>
> That whole thing is like searching for a microchip in
> a megacomputer. backquote quote backquote ... ???
>
> Here is the syntax:
>
>   `(a ,(+ 1 1) ("ghost" "reporting") ,@'(x y z))
>
> which is
>
>   (a 2 ("ghost" "reporting") x y z)
>
> when you understand the syntax, feel free to do whatever...
>
> but it still doesn't look good :)

Any way to make my plan good?

> --
> underground experts united
> http://user.it.uu.se/~embe8573
> https://dataswamp.org/~incal
>
>
>



reply via email to

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