emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
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: Fri, 22 Apr 2016 23:53:15 -0400	[thread overview]
Message-ID: <CAD3zm23dbbC63AJegurWkNxPeFKd6ATKTdkMswkJTHvXTMoagQ@mail.gmail.com> (raw)
In-Reply-To: <87lh46vun7.fsf@gmx.us>


[-- Attachment #1.1: Type: text/plain, Size: 2902 bytes --]

> Can you please provide a minimal example where you observe the problem
from
> Emacs -q and also provide the resulting tex file?

I've already provided a minimal example on Mar 6, sent to you and this
list. The
following is that email:

  > 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.

For your convenience, I've attached the two files again with this post. Hope
this helps.


Thanks,
York

On Fri, Apr 22, 2016 at 5:51 AM, Rasmus <rasmus@gmx.us> wrote:

> Hi,
>
> York Zhao <gtdplatform@gmail.com> writes:
>
> > Just wanted to follow up with this issue. I just tested it with the
> latest
> > org-mode (git commit 7e320e2), the problem was still there. Any chance
> this
> > can
> > be addressed?
>
> Can you please provide a minimal example where you observe the problem
> from Emacs -q and also provide the resulting tex file?
>
> Thanks,
> Rasmus
>
> >
> > Thanks,
> > York
> >
> >
> > On Sun, Mar 6, 2016 at 8:34 PM, York Zhao <gtdplatform@gmail.com> wrote:
> >
> >> 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
> >> >
> >> >
> >>
>
> --
> Enough with the blah blah!
>
>
>

[-- Attachment #1.2: Type: text/html, Size: 4580 bytes --]

[-- Attachment #2: test.pdf --]
[-- Type: application/pdf, Size: 20949 bytes --]

[-- Attachment #3: 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

  reply	other threads:[~2016-04-23  3:53 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
2016-04-22  4:38     ` York Zhao
2016-04-22  9:51       ` Rasmus
2016-04-23  3:53         ` York Zhao [this message]
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=CAD3zm23dbbC63AJegurWkNxPeFKd6ATKTdkMswkJTHvXTMoagQ@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).