emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-collector


From: Nicolas Goaziou
Subject: Re: [O] org-collector
Date: Thu, 28 Jun 2018 13:47:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

Colin Baxter <address@hidden> writes:

> I do not want any output fields of the tables generated by org-collector
> to show double quotes ("). To achieve this, I changed the stringformat
> variable at line 136 of org-collector.el to
>
> (setq stringformat (if noquote "%s" "%s"))
>
> Is there a more elegant way to do this other than my clumsy, cargo-cult
> effort?

Have you tried using :noquote t property?

Regards,

-- 
Nicolas Goaziou



reply via email to

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