unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* groff version 1.18.1 and emacs
@ 2002-11-18 12:26 lurwas
  2002-11-18 18:02 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: lurwas @ 2002-11-18 12:26 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (i686-pc-linux-gnu, X toolkit)
 of 2002-10-12 on chiana
configured using `configure  --build=i686-pc-linux-gnu --prefix=/usr --sysconfdir=/etc --localstatedir=/var --infodir=/usr/share/info --mandir=/usr/share/man --with-gif --with-jpeg --with-tiff --with-png --with-x --with-xpm'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  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: 
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

groff version 1.18.1 gives wrongly formatted man-pages, thus not letting emacs display
escape sequences correctly. With earlier groff versions, it works. Setting  '(Man-fontify-manpage-flag nil) in my .emacs file is a way around this problem, but it's kind of ugly.


Recent input:
SPC 1 . 8 . 1 <backspace> <backspace> 1 <backspace> 
<backspace> 1 8 . 1 SPC a n d SPC e m a c s <return> 
C-p C-p C-p C-p C-p C-p C-n C-n C-n C-n C-n C-n C-x 
k <return> C-x o C-x k <return> C-x o M-x r e p o <tab> 
C-g M-x r e p o r t - b u <tab> <backspace> <backspace> 
<backspace> <tab> - b u <tab> <tab> g <tab> <return> 
C-g M-x r e p o r t - e m <tab> - b u <tab> <backspace> 
<backspace> <backspace> b <tab> <return>

Recent messages:
Buffers have changed; type g to update Ibuffer
isearch-abort: Quit
Mark saved where search started
Using erc-try-complete-nick [2 times]
No expansion found [3 times]
call-interactively: Quit
Making completion list...
Loading emacsbug...done
Making completion list...
call-interactively: Quit [2 times]

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

* Re: groff version 1.18.1 and emacs
  2002-11-18 12:26 groff version 1.18.1 and emacs lurwas
@ 2002-11-18 18:02 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2002-11-18 18:02 UTC (permalink / raw)
  Cc: bug-gnu-emacs

> From: lurwas <lurwas@moya.dnsalias.net>
> Date: Mon, 18 Nov 2002 13:26:32 +0100 (CET)
> 
> groff version 1.18.1 gives wrongly formatted man-pages, thus not
> letting emacs display escape sequences correctly. With earlier groff
> versions, it works.

Probably because Groff 1.18 produces SGR color escape sequences which
the filter used by Emacs doesn't strip.

A workaround would be to set the environment variable that disables
the SGR escapes in Groff's output.  This could be done in man.el, just
before it runs `man' in the background.  Sorry, I don't remember the
name of the environment variable that does this, but I'm sure it's
documented somewhere in the Groff manual.

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

end of thread, other threads:[~2002-11-18 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-18 12:26 groff version 1.18.1 and emacs lurwas
2002-11-18 18:02 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).