From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Zhao Subject: Re: koma letter export receiver address Date: Fri, 22 Apr 2016 00:38:59 -0400 Message-ID: References: <87si03h1em.fsf@gmx.us> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c050566d57fad05310b67cd Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atSru-0001Dr-PS for emacs-orgmode@gnu.org; Fri, 22 Apr 2016 00:39:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1atSrt-00071i-DF for emacs-orgmode@gnu.org; Fri, 22 Apr 2016 00:39:02 -0400 Received: from mail-oi0-x233.google.com ([2607:f8b0:4003:c06::233]:33115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atSrt-00071D-76 for emacs-orgmode@gnu.org; Fri, 22 Apr 2016 00:39:01 -0400 Received: by mail-oi0-x233.google.com with SMTP id r78so107438984oie.0 for ; Thu, 21 Apr 2016 21:39:00 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Rasmus Cc: emacs-orgmode --94eb2c050566d57fad05310b67cd Content-Type: text/plain; charset=UTF-8 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? Thanks, York On Sun, Mar 6, 2016 at 8:34 PM, York Zhao 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 wrote: > > York Zhao 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 > > > > > --94eb2c050566d57fad05310b67cd Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Just wanted to follow up with this issue. I just tested it= with the latest
org-mode (git commit 7e320e2), the problem was still th= ere. Any chance this can
be addressed?

Thanks,
York


On Sun, Mar 6,= 2016 at 8:34 PM, York Zhao <gtdplatform@gmail.com> wrot= e:
Hi Rasmus,

Thanks for your help. Here's my .emacs:

#+BEGIN_SRC emacs-lisp
=C2=A0 (require 'org)
=C2=A0 (add-to-list 'load-path
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0"~/.emacs.d/lis= p/vendor/org-mode/contrib/lisp")
=C2=A0 (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" produce= d 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@gma= il.com> writes:
>
>> Dear org-mode koma letter developers,
>>
>> I just noticed that when using org koma letter export, the receive= r's address
>> has been moved from left side to page center. Is this the new defa= ult or an
>> introduced bug? If it's the new default, how do I change it ba= ck to the old
>> behavior?
>
> I guess it would depend on the style/LCO files you are using.=C2=A0 Th= ere
> should be no such change.
>
> Could you share an example which produces the wrong pdf when starting<= br> > Emacs without your configuration, i.e. start Emacs as "emacs -q&q= uot; and load
> ox-koma-letter.
>
> Thanks,
> Rasmus
>
> --
> Dung makes an excellent fertilizer
>
>

--94eb2c050566d57fad05310b67cd--