all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24308: 25.1.50; Fix back-white <-> black-white typo
@ 2016-08-25 15:07 Kaushal Modi
  2016-08-25 15:14 ` Kaushal Modi
  0 siblings, 1 reply; 5+ messages in thread
From: Kaushal Modi @ 2016-08-25 15:07 UTC (permalink / raw)
  To: 24308

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

This bug affects printing post-scripts in black and white.

From the documentation of ps-default-fs and ps-default-bg, we get:

> This variable is used only when `ps-print-color-p' (which see) is neither
nil
> nor black-white.

That does not match with the code .. these values affect the postscript
export even when ps-print-color-p is set to 'black-white.

On reviewing the code, the bug was that black-white was written as
back-white (note the typo).

I'll attach the patch in a followup email.

In GNU Emacs 25.1.50.36 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.23)
 of 2016-08-24
Repository revision: 70cfe9df957bd2f0699f62fe5e69176313f7c8f0
Windowing system distributor 'The X.Org Foundation', version 11.0.60900000
System Description: Red Hat Enterprise Linux Workstation release 6.6
(Santiago)


Configured using:
 'configure --with-modules
 --prefix=/home/kmodi/usr_local/apps/6/emacs/master
 'CPPFLAGS=-fgnu89-inline -I/home/kmodi/usr_local/6/include
 -I/usr/include/freetype2 -I/usr/include' 'CFLAGS=-ggdb3 -O0'
 'CXXFLAGS=-ggdb3 -O0' 'LDFLAGS=-L/home/kmodi/usr_local/6/lib
 -L/home/kmodi/usr_local/6/lib64 -ggdb3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS
NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK2 X11 MODULES

Important settings:
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=none
  locale-coding-system: utf-8-unix
-- 

Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 2223 bytes --]

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

end of thread, other threads:[~2016-09-07 23:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-25 15:07 bug#24308: 25.1.50; Fix back-white <-> black-white typo Kaushal Modi
2016-08-25 15:14 ` Kaushal Modi
2016-09-05 23:22   ` npostavs
2016-09-06 16:38     ` Kaushal Modi
2016-09-07 23:27       ` npostavs

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.