emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-collector
@ 2012-11-08 22:44 Ivanov Dmitry
  2012-11-13 21:58 ` org-collector Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Ivanov Dmitry @ 2012-11-08 22:44 UTC (permalink / raw)
  To: emacs-orgmode

I have asked a question:

http://stackoverflow.com/questions/13297691/emacs-org-mode-totals-table/13298288#13298288


But nobody there knows the full answer. Any ideas?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: org-collector
  2012-11-08 22:44 org-collector Ivanov Dmitry
@ 2012-11-13 21:58 ` Bastien
  0 siblings, 0 replies; 5+ messages in thread
From: Bastien @ 2012-11-13 21:58 UTC (permalink / raw)
  To: Ivanov Dmitry; +Cc: emacs-orgmode

Ivanov Dmitry <usr345@gmail.com> writes:

> I have asked a question:
>
> http://stackoverflow.com/questions/13297691/emacs-org-mode-totals-table/13298288#13298288
>
> But nobody there knows the full answer. Any ideas?

Please restate the question so that we can understand it independantly
of stackoverflow -- this way we can keep consistent archives.

Thanks!

-- 
 Bastien

^ permalink raw reply	[flat|nested] 5+ messages in thread

* org-collector
@ 2018-06-28 11:28 Colin Baxter
  2018-06-28 11:47 ` org-collector Nicolas Goaziou
  0 siblings, 1 reply; 5+ messages in thread
From: Colin Baxter @ 2018-06-28 11:28 UTC (permalink / raw)
  To: emacs-orgmode


Hello,

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?

Thank you.


Colin Baxter
m43cap@yandex.com
---------------------------------------------------------------------
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8
---------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: org-collector
  2018-06-28 11:28 org-collector Colin Baxter
@ 2018-06-28 11:47 ` Nicolas Goaziou
  2018-06-28 12:26   ` org-collector Colin Baxter
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Goaziou @ 2018-06-28 11:47 UTC (permalink / raw)
  To: Colin Baxter; +Cc: emacs-orgmode

Hello,

Colin Baxter <m43cap@yandex.com> 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: org-collector
  2018-06-28 11:47 ` org-collector Nicolas Goaziou
@ 2018-06-28 12:26   ` Colin Baxter
  0 siblings, 0 replies; 5+ messages in thread
From: Colin Baxter @ 2018-06-28 12:26 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

>>>>> "Nicolas" == Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

    Nicolas> Hello, Colin Baxter <m43cap@yandex.com> 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?

    Nicolas> Have you tried using :noquote t property?

No I hadn't - but should have. Thank you.

Best wishes,

Colin.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-06-28 12:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-08 22:44 org-collector Ivanov Dmitry
2012-11-13 21:58 ` org-collector Bastien
  -- strict thread matches above, loose matches on Subject: below --
2018-06-28 11:28 org-collector Colin Baxter
2018-06-28 11:47 ` org-collector Nicolas Goaziou
2018-06-28 12:26   ` org-collector Colin Baxter

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).