GNU bug report logs - #15625
24.2.50; ebnf2ps generates bad postscript when ebnf-production-name-p is nil

Previous Next

Package: emacs;

Reported by: Michael Gauland <mikelygee <at> amuri.net>

Date: Tue, 15 Oct 2013 21:19:02 UTC

Severity: normal

Found in version 24.2.50

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Michael Gauland <mikelygee <at> amuri.net>
Cc: 15625 <at> debbugs.gnu.org
Subject: bug#15625: 24.2.50; ebnf2ps generates bad postscript when ebnf-production-name-p is nil
Date: Fri, 18 Oct 2013 22:25:45 -0400
That dribble file is rather hard to interpret.
IIUC, you are saying this patch is needed, is that right?

*** lisp/progmodes/ebnf2ps.el	2013-01-01 09:11:05 +0000
--- lisp/progmodes/ebnf2ps.el	2013-10-19 02:23:44 +0000
***************
*** 3912,3918 ****
   {/Effect EffectP def
    /fP F ForegroundP SetRGB BackgroundP aload pop true BG S
    /Effect 0 def
!   ( :) S false BG}if
   xw yw moveto
   hT EL RA
   xp yw moveto
--- 3912,3918 ----
   {/Effect EffectP def
    /fP F ForegroundP SetRGB BackgroundP aload pop true BG S
    /Effect 0 def
!   ( :) S false BG}{pop}ifelse
   xw yw moveto
   hT EL RA
   xp yw moveto





This bug report was last modified 11 years and 219 days ago.

Previous Next


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