all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "René Genz" <liebundartig@freenet.de>
Cc: 23544@debbugs.gnu.org
Subject: bug#23544: 25.0.93; default paper size assumed from LANG locale setting -- use LC_PAPER
Date: Mon, 16 May 2016 18:19:39 +0300	[thread overview]
Message-ID: <83d1om58tw.fsf@gnu.org> (raw)
In-Reply-To: <5738E1B3.3080109@freenet.de> (message from René Genz on Sun, 15 May 2016 22:53:07 +0200)

> From: René Genz <liebundartig@freenet.de>
> Date: Sun, 15 May 2016 22:53:07 +0200
> 
> if you want to have English language for text and paper size "A4" on
> GNU/Linux as default you can set locale setting to:
> LANG=en_US.UTF-8
> LC_PAPER=de_DE.UTF-8
> 
> This works fine for other applications.
> Emacs assumes default paper size from LANG, not LC_PAPER.
> 
> Please, use LC_PAPER to assume default paper size, if no (user or
> system)option is set.

Emacs already uses LC_PAPER for assigning the default value to
ps-paper-type.  It's just that the code which did that had a subtle
bug.  Now fixed on the emacs-25 branch.  Please try that, if you can,
and please see if your problem is solved.

Thanks.





  reply	other threads:[~2016-05-16 15:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-15 20:53 bug#23544: 25.0.93; default paper size assumed from LANG locale setting -- use LC_PAPER René Genz
2016-05-16 15:19 ` Eli Zaretskii [this message]
2016-05-18  0:09   ` René Genz
2016-05-18  2:35     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83d1om58tw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=23544@debbugs.gnu.org \
    --cc=liebundartig@freenet.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.