GNU bug report logs - #29981
25.3; WoMan can no longer read OpenSSH man pages

Previous Next

Package: emacs;

Reported by: "xemdetia ." <xemdetia <at> 808inorganic.com>

Date: Thu, 4 Jan 2018 17:12:02 UTC

Severity: normal

Merged with 23160, 33504, 54745

Found in versions 24.4, 25.3, 26.1.90

To reply to this bug, email your comments to 29981 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#29981; Package emacs. (Thu, 04 Jan 2018 17:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "xemdetia ." <xemdetia <at> 808inorganic.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 04 Jan 2018 17:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "xemdetia ." <xemdetia <at> 808inorganic.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.3; WoMan can no longer read OpenSSH man pages
Date: Thu, 4 Jan 2018 11:32:20 -0500
[Message part 1 (text/plain, inline)]
Run emacs -Q --execute '(woman "ssh_config")'. System is running Debian
9 with openssh-server package 7.4p1-10+deb9u2. It's dying in
http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/woman.el#n2281.



In GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
 of 2017-11-20 built on commander
Windowing system distributor 'The X.Org Foundation', version 11.0.11902000
System Description:    Debian GNU/Linux 9.3 (stretch)

Configured using:
 'configure --prefix=/opt/emacs-25.3'

Configured features:
XPM JPEG TIFF GIF PNG SOUND DBUS GSETTINGS NOTIFY FREETYPE XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Building list of manual directory expansions...
Building completion list of all manual topics...
uncompressing ssh_config.5.gz...done
WoMan formatting buffer...
woman-decode-region: WoMan can only format man pages written with the usual
‘-man’ macros
Making completion list...

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message dired format-spec rfc822 mml
mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils
disp-table view jka-compr woman cl-extra help-mode man easymenu
cl-loaddefs pcase cl-lib ansi-color time-date mule-util tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment elisp-mode lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help
simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
dbusbind inotify dynamic-setting system-font-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 121139 4967)
 (symbols 48 20368 0)
 (miscs 40 49 146)
 (strings 32 23609 4539)
 (string-bytes 1 556396)
 (vectors 16 12732)
 (vector-slots 8 445784 5101)
 (floats 8 169 13)
 (intervals 56 195 0)
 (buffers 976 20))
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#29981; Package emacs. (Thu, 04 Jan 2018 18:13:01 GMT) Full text and rfc822 format available.

Message #8 received at 29981 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: "xemdetia ." <xemdetia <at> 808inorganic.com>
Cc: 29981 <at> debbugs.gnu.org
Subject: Re: bug#29981: 25.3; WoMan can no longer read OpenSSH man pages
Date: Thu, 04 Jan 2018 20:11:59 +0200
> From: "xemdetia ." <xemdetia <at> 808inorganic.com>
> Date: Thu, 4 Jan 2018 11:32:20 -0500
> 
> Run emacs -Q --execute '(woman "ssh_config")'. System is running Debian
> 9 with openssh-server package 7.4p1-10+deb9u2. It's dying in
> http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/woman.el#n2281.

It's a known problem, and the error message is self-explanatory, I
think:

> woman-decode-region: WoMan can only format man pages written with the usual ‘-man’ macros

Volunteers are welcome to upgrade woman.el so that it can handle
modern man pages with tricky macros.




Forcibly Merged 23160 29981. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 26 Nov 2018 16:33:02 GMT) Full text and rfc822 format available.

Merged 23160 29981 33504. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 26 Nov 2018 16:35:01 GMT) Full text and rfc822 format available.

Forcibly Merged 23160 29981 33504 54745. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Wed, 06 Apr 2022 10:03:02 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 71 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.