all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: sebastian_rose@gmx.de
Cc: "\[emacs.devel\]" <emacs-devel@gnu.org>
Subject: Re: customize face-font-family-alternatives detroys it's value
Date: Sun, 14 Sep 2008 20:00:57 +0200	[thread overview]
Message-ID: <48CD5159.9040601@gmx.at> (raw)
In-Reply-To: <48C3E6E6.20200@gmx.de>

 > M-x customize RET face-font-alternatives

You mean

M-x customize-option RET face-font-family-alternatives

here?

 > distorts the value.
 >
 >
 > It always displayes and saves
 >
 > '((DejaVu\ Sans\ Mono Courier\ New)
 >   (Arial Verdana Helvetica fixed))
 >
 > I can set it to a correct value
 >
 > '(("DejaVu Sans Mono" "Courier New")
 >   ("Arial" "Verdana" "Helvetica" "fixed"))
 >
 > and save it correctly.

What does C-h v face-font-family-alternatives say at this time?

 > But when I customize the same value again,

What do you do precisely here?

 > and refuse to save it.

What does "refuse to save it" mean?

 > Then I get this warning:
 >
 >  >>>>
 > Error setting face-font-family-alternatives: (wrong-type-argument
 > stringp DejaVu\ Sans\ Mono)
 > <<<<
 >
 >
 > BTW: the documentation in customize for "face-font-family-alternatives"
 > is wrong??
 >
 > This is what it is (emacs-23 CVS, two days ago:
 >
 >    Alist of alternative font family names. Hide Rest
 >    Each element has the form (FAMILY ALTERNATIVE1 ALTERNATIVE2 ...).
 >    If fonts of family FAMILY can't be loaded, try ALTERNATIVE1, then
 >    ALTERNATIVE2 etc.
 >
 > This is misleading as a value like that triggers the same message
 > (missing quotes).

In the customization buffer you don't need any quotes.  Please start
Emacs without any customizations for this, customize it to trigger the
bug, and post the value reported by C-h v face-font-family-alternatives
before and after each customization step here.

Thank you, martin.




      reply	other threads:[~2008-09-14 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-07 14:36 customize face-font-family-alternatives detroys it's value Sebastian Rose
2008-09-14 18:00 ` martin rudalics [this message]

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=48CD5159.9040601@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@gnu.org \
    --cc=sebastian_rose@gmx.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.