Your message dated Fri, 11 Aug 2017 18:38:25 +0000
with message-id <[email protected]>
and subject line Bug#871627: Removed package(s) from unstable
has caused the Debian Bug report #808154,
regarding emacs24-common: in ox-man.el function org-man-line-break must be 
corrected
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.)


-- 
808154: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808154
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs24-common
Version: 24.5+1-5
Severity: normal
Tags: newcomer

Exporting org to man (M-x org-man-export-to-man) does not properly handle 
line-breaks.
I suggest mofifying the function org-man-line-break.

Namely, change

(defun org-man-line-break (line-break contents info)
  "Transcode a LINE-BREAK object from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual information."
  ".br\n")

into

(defun org-man-line-break (line-break contents info)
  "Transcode a LINE-BREAK object from Org to Man.
CONTENTS is nil.  INFO is a plist holding contextual information."
  "\n.br\n")

PS: I noticed this problem in Version 24.4+1-5 installed on my system.
The file ox-man.el is the same in both versions:
mine (24.4+1-5) and the (newest as of 2015-12-16) Version 24.5+1-5.


-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 
'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages emacs24-common depends on:
ii  dpkg            1.17.26
ii  emacsen-common  2.0.8
ii  install-info    5.2.0.dfsg.1-6

emacs24-common recommends no packages.

Versions of packages emacs24-common suggests:
pn  emacs24-common-non-dfsg  <none>
ii  emacs24-el               24.4+1-5

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 24.5+1-11+rm

Dear submitter,

as the package emacs24 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/871627

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to