all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs-snapshot and font specifications
@ 2006-03-06  5:29 Sebastian Luque
  0 siblings, 0 replies; only message in thread
From: Sebastian Luque @ 2006-03-06  5:29 UTC (permalink / raw)


Hi,

I've recently started using the Debian testing emacs-snapshot package
(version 1:20060301-1), and was able to migrate all my customizations from
my previous Emacs 21.3 version.  However, I'm having trouble getting the
font parameter for separate frames for things like Man, to do what they
were doing with the previous version.  I had the font parameter specified
as this:

---<---------------cut here---------------start-------------->---

(custom-set-variables

[...]

 '(Man-frame-parameters (quote ((width . 115) (font . "10x20"))))
 '(special-display-frame-alist (quote ((width . 80) (font . "10x20"))))

[...]
)

---<---------------cut here---------------end---------------->---


It seems as if something has changed in the way this parameter needs to be
specified, as neither the short form of the font (e.g. "10x20") nor the
long one
(e.g. "-xos4-terminus-medium-r-normal--20-200-72-72-c-100-iso8859-1) are
taken into account when calling M-x manual-entry or functions that use the
special-display-frame-alist.  What has changed in the way this parameter
should be specified?

Thanks in advance,

-- 
Sebastian P. Luque

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-06  5:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-06  5:29 emacs-snapshot and font specifications Sebastian Luque

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.