unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Doc-string and default of ps-font-size
@ 2007-08-09 20:25 Christian Schlauer
  2007-08-16 22:37 ` Vinicius Jose Latorre
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Schlauer @ 2007-08-09 20:25 UTC (permalink / raw)
  To: emacs-devel

Hello!

In the Emacs 22 branch, ps-font-size is documented like this:

,----[ C-h v ps-font-size ]
| ps-font-size is a variable defined in `ps-print.el'.
| Its value is (7 . 8.5)
| 
| Documentation:
| *Font size, in points, for ordinary text, when generating PostScript.
| 
| You can customize this variable.
`----

It doesn't explain why there are two values. Clicking on `customize'
does reveal that the first value is for landscape and the second for
portrait mode. Something like that should be added to the doc-string.

But the actual reason why I write is that IMO, the font size should be
the same for both portrait and landscape mode by default. I think the
portrait font size is fine. Like most people (I guess) I usually print
portrait, and when I deliberately decide to print something in
landscape, I expect that it'll look the same, just with longer lines.
I don't expect a smaller font.

Now Emacs is acting too preemptive here and seems to think "whoah,
need to squeeze more on each line because the user requested
landscape". Then user walks to the printer, sees and thinks "D'oh!
Won't be able to read this late at night (or on the bus) because the
font size is smaller than usual."

Regards,

Christian

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

end of thread, other threads:[~2007-08-16 23:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-09 20:25 Doc-string and default of ps-font-size Christian Schlauer
2007-08-16 22:37 ` Vinicius Jose Latorre
2007-08-16 23:08   ` Leo

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).