all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [svenjoac@gmx.de: Regression in WoMan]
@ 2007-04-11 19:45 Richard Matthew Stallman
  2007-04-11 20:55 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Matthew Stallman @ 2007-04-11 19:45 UTC (permalink / raw)
  To: emacs-devel

Please DTRT.

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
Date: Tue, 10 Apr 2007 16:25:49 +0200
From: Sven Joachim <svenjoac@gmx.de>
To: emacs-pretest-bug@gnu.org
Subject: Regression in WoMan

It seems that WoMan can no longer handle the case where a manpage
loads another one with a .so request.  At least I got the error 

WoMan can only format man pages written with the usual `-man' macros

when trying to view the manpage for dpkg-buildpackage, which consists
of a single line:

.so man1/dpkg-source.1

Emacs 21.4 handles this well, and I'm sure that it worked in CVS at
least until a few months ago, too.


In GNU Emacs 22.0.97.2 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2007-04-10 on debian
Windowing system distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure  '--with-gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: C
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  display-time-mode: t
  auto-image-file-mode: t
  show-paren-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  temp-buffer-resize-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <C-f1> d p k g - b u <tab> <return> M-x 
r e p o <tab> r <tab> <return>

Recent messages:
For information about the GNU Project and its goals, type C-h C-p.
Loading woman...
Loading easymenu...done
Loading woman...done
Loading /home/sven/elisp/.woman-cache.el (source)...done
Loading jka-compr...done
uncompressing dpkg-buildpackage.1.gz...done
woman-decode-buffer: WoMan can only format man pages written with the usual `-man' macros
Making completion list...
Loading emacsbug...done


_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------

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

* Re: [svenjoac@gmx.de: Regression in WoMan]
  2007-04-11 19:45 [svenjoac@gmx.de: Regression in WoMan] Richard Matthew Stallman
@ 2007-04-11 20:55 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2007-04-11 20:55 UTC (permalink / raw)
  To: rms; +Cc: emacs-devel

Richard Matthew Stallman <rms@gnu.org> writes:

> Please DTRT.

I already fixed this.

> From: Sven Joachim <svenjoac@gmx.de>
> Subject: Regression in WoMan
> To: emacs-pretest-bug@gnu.org
>
> It seems that WoMan can no longer handle the case where a manpage
> loads another one with a .so request.  At least I got the error 
>
> WoMan can only format man pages written with the usual `-man' macros
>
> when trying to view the manpage for dpkg-buildpackage, which consists
> of a single line:
>
> .so man1/dpkg-source.1
>
> Emacs 21.4 handles this well, and I'm sure that it worked in CVS at
> least until a few months ago, too.
>
>
> In GNU Emacs 22.0.97.2 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
>  of 2007-04-10 on debian
> Windowing system distributor `The X.Org Foundation', version 11.0.70101000
> configured using `configure  '--with-gtk''
>
> Important settings:
>   value of $LC_ALL: nil
>   value of $LC_COLLATE: C
>   value of $LC_CTYPE: nil
>   value of $LC_MESSAGES: nil
>   value of $LC_MONETARY: nil
>   value of $LC_NUMERIC: nil
>   value of $LC_TIME: nil
>   value of $LANG: de_DE.UTF-8
>   locale-coding-system: utf-8
>   default-enable-multibyte-characters: t
>
> Major mode: Fundamental
>
> Minor modes in effect:
>   display-time-mode: t
>   auto-image-file-mode: t
>   show-paren-mode: t
>   tooltip-mode: t
>   mouse-wheel-mode: t
>   menu-bar-mode: t
>   file-name-shadow-mode: t
>   global-font-lock-mode: t
>   unify-8859-on-encoding-mode: t
>   utf-translate-cjk-mode: t
>   auto-compression-mode: t
>   temp-buffer-resize-mode: t
>   column-number-mode: t
>   line-number-mode: t
>   transient-mark-mode: t
>
> Recent input:
> <help-echo> <C-f1> d p k g - b u <tab> <return> M-x 
> r e p o <tab> r <tab> <return>
>
> Recent messages:
> For information about the GNU Project and its goals, type C-h C-p.
> Loading woman...
> Loading easymenu...done
> Loading woman...done
> Loading /home/sven/elisp/.woman-cache.el (source)...done
> Loading jka-compr...done
> uncompressing dpkg-buildpackage.1.gz...done
> woman-decode-buffer: WoMan can only format man pages written with the usual `-man' macros
> Making completion list...
> Loading emacsbug...done
>
>
> _______________________________________________
> emacs-pretest-bug mailing list
> emacs-pretest-bug@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
> ----------
>
>
>
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel

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

end of thread, other threads:[~2007-04-11 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-11 19:45 [svenjoac@gmx.de: Regression in WoMan] Richard Matthew Stallman
2007-04-11 20:55 ` Chong Yidong

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.