all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sebastian Luque <spluque@gmail.com>
Subject: emacs-snapshot and font specifications
Date: Sun, 05 Mar 2006 23:29:30 -0600	[thread overview]
Message-ID: <87slpw9m4l.fsf@arctocephalus.homelinux.org> (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

                 reply	other threads:[~2006-03-06  5:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87slpw9m4l.fsf@arctocephalus.homelinux.org \
    --to=spluque@gmail.com \
    /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.