unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Florian Beck <abstraktion@t-online.de>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; Echo Area Face
Date: Wed, 04 Jun 2008 02:31:11 +0200	[thread overview]
Message-ID: <87mym23usw.fsf@sophokles.streitblatt.de> (raw)


I was experimenting with Miles Baders new face remapping functionality
and tried to display the minibuffer/echo area in a smaller font size.

This does the job for minibuffer-iteraction:

(add-hook 'minibuffer-setup-hook 'set-minibuffer-face)

(defun set-minibuffer-face ()
    (set (make-local-variable 'face-remapping-alist)
       '((default :family "DejaVu Sans" :height 0.75))))

but there doesn't seem a way to influence the display of messages
displayed in the minibuffer. I tought the above would take care of it. I
know the minibuffer is somewhat special. How do I set a buffer local
variable for it?


In GNU Emacs 23.0.60.5 (i686-pc-linux-gnu)
 of 2008-06-03 on aeschylus
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--with-x-toolkit=no' 'CC=gcc' 'CFLAGS=-O0 -fno-crossjumping -g''

-- 
Florian Beck




             reply	other threads:[~2008-06-04  0:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-04  0:31 Florian Beck [this message]
2008-06-04  5:44 ` 23.0.60; Echo Area Face Stefan Monnier
2008-06-06  5:55   ` Kevin Rodgers
  -- strict thread matches above, loose matches on Subject: below --
2013-12-02 16:02 Alin Soare

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87mym23usw.fsf@sophokles.streitblatt.de \
    --to=abstraktion@t-online.de \
    --cc=emacs-pretest-bug@gnu.org \
    /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 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).