all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#33504: 26.1.90; woman pandoc broken
@ 2018-11-25 18:42 Andreas Röhler
  2018-11-25 19:00 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Röhler @ 2018-11-25 18:42 UTC (permalink / raw)
  To: 33504

[-- Attachment #1: Type: text/plain, Size: 3175 bytes --]

See attachment. Calling "man pandoc" from terminal works fine.


In GNU Emacs 26.1.90 (build 1, i686-pc-linux-gnu, GTK+ Version 3.14.5)
  of 2018-11-20

Windowing system distributor 'The X.Org Foundation', version 11.0.11604000
System Description:	Debian GNU/Linux 8.11 (jessie)

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 pandoc.1.gz...done
WoMan formatting buffer...
woman-change-fonts: End of buffer

Configured using:
  'configure --with-modules --enable-checking
  --enable-check-lisp-object-type --with-mailutils'

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND GPM DBUS GSETTINGS GLIB NOTIFY ACL
GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS
GTK3 X11 XDBE XIM MODULES THREADS

Important settings:
   value of $LANG: de_DE.utf8
   value of $XMODIFIERS: @im=ibus
   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

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny seq byte-opt gv
bytecomp byte-compile cconv dired dired-loaddefs format-spec rfc822 mml
mml-sec password-cache epa derived epg epg-config gnus-util rmail
rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils disp-table view jka-compr woman man
easymenu cl-loaddefs cl-lib ansi-color elec-pair time-date mule-util
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode
lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors 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 composite charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbrev obarray 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 threads 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 8 253152 13234)
  (symbols 24 43462 1)
  (miscs 20 43 170)
  (strings 16 89614 2051)
  (string-bytes 1 1407879)
  (vectors 12 15940)
  (vector-slots 4 567667 24212)
  (floats 8 53 107)
  (intervals 28 975 4)
  (buffers 536 13)
  (heap 1024 34745 1016))

[-- Attachment #2: pandoc.png --]
[-- Type: image/png, Size: 112973 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#33504: 26.1.90; woman pandoc broken
  2018-11-25 18:42 bug#33504: 26.1.90; woman pandoc broken Andreas Röhler
@ 2018-11-25 19:00 ` Eli Zaretskii
  2018-11-26  8:50   ` Andreas Röhler
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2018-11-25 19:00 UTC (permalink / raw)
  To: Andreas Röhler; +Cc: 33504

> From: Andreas Röhler <andreas.roehler@easy-emacs.de>
> Date: Sun, 25 Nov 2018 19:42:22 +0100
> 
> See attachment. Calling "man pandoc" from terminal works fine.

From the Emacs manual:

     Note that ‘M-x woman’ doesn’t yet support the latest features of
  modern man pages, so we recommend using ‘M-x man’ if that is available
  on your system.

IOW, it is a known deficiency of the 'woman' command.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#33504: 26.1.90; woman pandoc broken
  2018-11-25 19:00 ` Eli Zaretskii
@ 2018-11-26  8:50   ` Andreas Röhler
  2018-11-26 16:08     ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Röhler @ 2018-11-26  8:50 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 33504

On 25.11.18 20:00, Eli Zaretskii wrote:
>> From: Andreas Röhler <andreas.roehler@easy-emacs.de>
>> Date: Sun, 25 Nov 2018 19:42:22 +0100
>>
>> See attachment. Calling "man pandoc" from terminal works fine.
> 
>  From the Emacs manual:
> 
>       Note that ‘M-x woman’ doesn’t yet support the latest features of
>    modern man pages, so we recommend using ‘M-x man’ if that is available
>    on your system.
> 
> IOW, it is a known deficiency of the 'woman' command.
> 

Okay, thanks. Calling `M-x man` works fine.

Maybe let Emacs call that if available?





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#33504: 26.1.90; woman pandoc broken
  2018-11-26  8:50   ` Andreas Röhler
@ 2018-11-26 16:08     ` Eli Zaretskii
  2018-11-26 18:29       ` Andreas Röhler
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2018-11-26 16:08 UTC (permalink / raw)
  To: Andreas Röhler; +Cc: 33504

> Cc: 33504@debbugs.gnu.org
> From: Andreas Röhler <andreas.roehler@easy-emacs.de>
> Date: Mon, 26 Nov 2018 09:50:53 +0100
> 
> Maybe let Emacs call that if available?

What, you mean when the user invokes 'woman', silently invoke 'man'
instead?  Wouldn't that be an annoying surprise for users?





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#33504: 26.1.90; woman pandoc broken
  2018-11-26 16:08     ` Eli Zaretskii
@ 2018-11-26 18:29       ` Andreas Röhler
  2018-11-26 19:24         ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Andreas Röhler @ 2018-11-26 18:29 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 33504

On 26.11.18 17:08, Eli Zaretskii wrote:
>> Cc: 33504@debbugs.gnu.org
>> From: Andreas Röhler <andreas.roehler@easy-emacs.de>
>> Date: Mon, 26 Nov 2018 09:50:53 +0100
>>
>> Maybe let Emacs call that if available?
> 
> What, you mean when the user invokes 'woman', silently invoke 'man'
> instead?  Wouldn't that be an annoying surprise for users?
> 


Fixing woman for sure is preferable.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#33504: 26.1.90; woman pandoc broken
  2018-11-26 18:29       ` Andreas Röhler
@ 2018-11-26 19:24         ` Eli Zaretskii
  0 siblings, 0 replies; 6+ messages in thread
From: Eli Zaretskii @ 2018-11-26 19:24 UTC (permalink / raw)
  To: Andreas Röhler; +Cc: 33504

> Cc: 33504@debbugs.gnu.org
> From: Andreas Röhler <andreas.roehler@easy-emacs.de>
> Date: Mon, 26 Nov 2018 19:29:42 +0100
> 
> On 26.11.18 17:08, Eli Zaretskii wrote:
> >> Cc: 33504@debbugs.gnu.org
> >> From: Andreas Röhler <andreas.roehler@easy-emacs.de>
> >> Date: Mon, 26 Nov 2018 09:50:53 +0100
> >>
> >> Maybe let Emacs call that if available?
> > 
> > What, you mean when the user invokes 'woman', silently invoke 'man'
> > instead?  Wouldn't that be an annoying surprise for users?
> 
> Fixing woman for sure is preferable.

I obviously agree.  Patches welcome.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-11-26 19:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-25 18:42 bug#33504: 26.1.90; woman pandoc broken Andreas Röhler
2018-11-25 19:00 ` Eli Zaretskii
2018-11-26  8:50   ` Andreas Röhler
2018-11-26 16:08     ` Eli Zaretskii
2018-11-26 18:29       ` Andreas Röhler
2018-11-26 19:24         ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.