From: York Zhao <gtdplatform@gmail.com>
To: Rasmus <rasmus@gmx.us>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: koma letter export receiver address
Date: Sun, 6 Mar 2016 20:34:24 -0500 [thread overview]
Message-ID: <CAD3zm23GxUz0=7Hhc0JSUQsXtH8p3goLesbxtc_kH5Smj3Y4oQ@mail.gmail.com> (raw)
In-Reply-To: <87si03h1em.fsf@gmx.us>
[-- Attachment #1: Type: text/plain, Size: 1188 bytes --]
Hi Rasmus,
Thanks for your help. Here's my .emacs:
#+BEGIN_SRC emacs-lisp
(require 'org)
(add-to-list 'load-path
"~/.emacs.d/lisp/vendor/org-mode/contrib/lisp")
(require 'ox-koma-letter)
#+END_SRC
M-x org-version produces:
Org-mode version 8.3.3 (release_8.3.3-640-g2b3c72 @
/usr/local/share/emacs/site-lisp/org/)
Please find attach the file "test.org" and "test.pdf" produced by hitting C-c
C-e C-s k o.
Thanks,
York
On Sun, Mar 6, 2016 at 2:06 PM, Rasmus <rasmus@gmx.us> wrote:
> York Zhao <gtdplatform@gmail.com> writes:
>
>> Dear org-mode koma letter developers,
>>
>> I just noticed that when using org koma letter export, the receiver's address
>> has been moved from left side to page center. Is this the new default or an
>> introduced bug? If it's the new default, how do I change it back to the old
>> behavior?
>
> I guess it would depend on the style/LCO files you are using. There
> should be no such change.
>
> Could you share an example which produces the wrong pdf when starting
> Emacs without your configuration, i.e. start Emacs as "emacs -q" and load
> ox-koma-letter.
>
> Thanks,
> Rasmus
>
> --
> Dung makes an excellent fertilizer
>
>
[-- Attachment #2: test.org --]
[-- Type: application/octet-stream, Size: 440 bytes --]
* Cancel my previous written consent
:PROPERTIES:
:EXPORT_DATE: 2016-03-05
:EXPORT_AUTHOR: York
:EXPORT_CLOSING: Sincerely yours,
:EXPORT_OPTIONS: after-closing-order:(ps cc encl) :t backaddress:t title:nil
:END:
** To-address :to:
Receiver's address
** From :from:
My address
** Dear XXX
Blah blah blah
[-- Attachment #3: test.pdf --]
[-- Type: application/pdf, Size: 20949 bytes --]
next prev parent reply other threads:[~2016-03-07 1:34 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-05 17:16 koma letter export receiver address York Zhao
2016-03-06 19:06 ` Rasmus
2016-03-07 1:34 ` York Zhao [this message]
2016-04-22 4:38 ` York Zhao
2016-04-22 9:51 ` Rasmus
2016-04-23 3:53 ` York Zhao
2016-04-23 13:18 ` Rasmus
2016-04-23 14:15 ` York Zhao
2016-04-23 14:18 ` Rasmus
2016-04-24 3:30 ` York Zhao
2016-04-25 6:39 ` Rasmus
2016-04-25 9:00 ` Nicolas Goaziou
2016-04-25 11:00 ` Rasmus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAD3zm23GxUz0=7Hhc0JSUQsXtH8p3goLesbxtc_kH5Smj3Y4oQ@mail.gmail.com' \
--to=gtdplatform@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=rasmus@gmx.us \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).