* tiny bug in ox-koma-letter.el
@ 2017-10-13 9:19 Alan Schmitt
2017-10-14 9:04 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Alan Schmitt @ 2017-10-13 9:19 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 380 bytes --]
Hello,
I'm exporting a letter without a to-address, and it generates a spurious
"mbox" in the letter. I found that if I change line 708 of
ox-koma-letter.el from "\\\\mbox{}" to "\\mbox{}" the problem goes away.
Is this a (known) bug?
Thanks,
Alan
--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO₂, Mauna Loa Obs. 2017-09: 403.38, 2016-09: 401.03
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: tiny bug in ox-koma-letter.el
2017-10-13 9:19 tiny bug in ox-koma-letter.el Alan Schmitt
@ 2017-10-14 9:04 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2017-10-14 9:04 UTC (permalink / raw)
To: Alan Schmitt; +Cc: emacs-orgmode
Hello,
Alan Schmitt <alan.schmitt@polytechnique.org> writes:
> I'm exporting a letter without a to-address, and it generates a spurious
> "mbox" in the letter. I found that if I change line 708 of
> ox-koma-letter.el from "\\\\mbox{}" to "\\mbox{}" the problem goes away.
> Is this a (known) bug?
It looks like a typo. Fixed. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-14 9:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-13 9:19 tiny bug in ox-koma-letter.el Alan Schmitt
2017-10-14 9:04 ` Nicolas Goaziou
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.