Your message dated Sat, 21 Jun 2014 09:34:50 +0000 with message-id <[email protected]> and subject line Bug#752032: fixed in org-mode 8.2.7a-1 has caused the Debian Bug report #752032, regarding org-mode: koma-letter exporter ignores org-koma-letter-from-address to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 752032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752032 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: org-mode Version: 8.2.7-1 Severity: normal Tags: patch Dear Maintainer, setting up the koma-letter exporter to write letters from org-mode, i discovered that i was unable to set a default for the FROM_ADDRESS. I tried setting the "org-koma-letter-from-address" variable, but no matter what, whenever created a new org-mode file based on the koma-letter template ("C-c C-e # kola-letter") the FROM_ADDRESS field would stay empty. i could set all other fields correctly. attached is a patch that fixes this issue. mgfards IOhannes -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages org-mode depends on: ii emacs24 24.3+1-4+b1 ii emacsen-common 2.0.8 Versions of packages org-mode recommends: ii texlive-generic-recommended 2014.20140528-3 ii texlive-latex-recommended 2014.20140528-3 Versions of packages org-mode suggests: pn ditaa <none> pn easypg <none> -- no debconf information--- ox-koma-letter.el.org 2014-06-18 23:43:18.000000000 +0200 +++ ox-koma-letter.el 2014-06-18 23:43:35.000000000 +0200 @@ -304,7 +304,7 @@ org-latex-default-class) t) (:author "AUTHOR" nil (org-koma-letter--get-value org-koma-letter-author) t) (:author-changed-in-buffer-p "AUTHOR" nil nil t) - (:from-address "FROM_ADDRESS" nil nil newline) + (:from-address "FROM_ADDRESS" nil org-koma-letter-from-address newline) (:phone-number "PHONE_NUMBER" nil org-koma-letter-phone-number) (:email "EMAIL" nil (org-koma-letter--get-value org-koma-letter-email) t) (:email-changed-in-buffer-p "EMAIL" nil nil t)
--- End Message ---
--- Begin Message ---Source: org-mode Source-Version: 8.2.7a-1 We believe that the bug you reported is fixed in the latest version of org-mode, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sebastien Delafond <[email protected]> (supplier of updated org-mode package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Sat, 21 Jun 2014 11:08:09 +0200 Source: org-mode Binary: org-mode Architecture: source all Version: 8.2.7a-1 Distribution: unstable Urgency: medium Maintainer: Sebastien Delafond <[email protected]> Changed-By: Sebastien Delafond <[email protected]> Description: org-mode - keep notes, maintain ToDo lists, and do project planning in emacs Closes: 752032 Changes: org-mode (8.2.7a-1) unstable; urgency=medium . * New upstream release (Closes: #752032) Checksums-Sha1: 7cf4a31c9cb1a0f4664c99a4e4ecd74bcec0b661 1116 org-mode_8.2.7a-1.dsc edf50559b98de2dfcd351cf009dc02d77ea4d4a9 1634933 org-mode_8.2.7a.orig.tar.gz 80e100a23c50aeafb9457128058be84efda148a5 7492 org-mode_8.2.7a-1.debian.tar.xz fbbc3b19e65f79b3ddc19f464efae23eea9895a5 1200746 org-mode_8.2.7a-1_all.deb Checksums-Sha256: f781cce1000cda4eb27e93c640f088e088eabe875352fb438df81ace27aa3368 1116 org-mode_8.2.7a-1.dsc 2dda0131afd9fc7274ee00e448ae0320cd869073d81c91b9e388cc115f3fa63a 1634933 org-mode_8.2.7a.orig.tar.gz 58ab9e7f0a43f781fecba68663ee9ed41d0fc7b00c77e5dacb74a3995268c5a1 7492 org-mode_8.2.7a-1.debian.tar.xz 51dfa3033d05d95ee81c272067edc02dd51b54d7f709d54e1b062a6791716813 1200746 org-mode_8.2.7a-1_all.deb Files: ab2c79dde9ae3916b69e8462082a3fe7 1200746 misc optional org-mode_8.2.7a-1_all.deb 71534ce5e6118108d5f14b87347b1d0b 1116 misc optional org-mode_8.2.7a-1.dsc 3b16a57d79639dc56211c2cb98771849 1634933 misc optional org-mode_8.2.7a.orig.tar.gz 714923953b4d5abf3cac9597e114ff11 7492 misc optional org-mode_8.2.7a-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlOlS7AACgkQiZgNKcDdyD9B/wCgii675YUlvL8HSKCtw4HOvPKz +FMAoIapzZWXoiQYKFPRDC639A12q9se =xURD -----END PGP SIGNATURE-----
--- End Message ---

