unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#249: Minibuffer-only frame with bold default font is not bold
@ 2008-05-15  6:16 ` Stefan Monnier
  2008-07-27 14:30   ` bug#249: marked as done (Minibuffer-only frame with bold default font is not bold) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2008-05-15  6:16 UTC (permalink / raw)
  To: submit

[ This bug was introduced by the old font-backend but seems not to
  be fixed by the new code. ]

I use a minibuffer-only frame and have the following setting for it:

  (setq minibuffer-frame-alist
        `((minibuffer . only)
          (top . -1) (left . 0) (user-position . t)
          (height . 1) (width . 256) (user-size . t)
          (vertical-scroll-bars . nil)
          (menu-bar-lines . 0)
          (tool-bar-lines . 0)
          ,(case window-system
             (mac '(font . "-apple-monaco-bold-*-*--12-*-*-*-*-*-*-*"))
             (t '(font . "-misc-fixed-bold-r-normal-*-13-*-*-*-*-*-*-*")))
          (background-color . "grey75")
          (name . "emacs-minibuffer")))


With the new unicode code, the default font is not bold any more, making
it much more difficult to find and read.
Could someone give me a hint where the problem might be?


        Stefan


PS: This same problem showed up during the Emacs-22 development and was
fixed before the 22.1 release, see
http://article.gmane.org/gmane.emacs.devel/56150






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

* bug#249: marked as done (Minibuffer-only frame with bold default  font is not bold)
  2008-05-15  6:16 ` bug#249: Minibuffer-only frame with bold default font is not bold Stefan Monnier
@ 2008-07-27 14:30   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-07-27 14:30 UTC (permalink / raw)
  To: Stefan Monnier

[-- Attachment #1: Type: text/plain, Size: 892 bytes --]


Your message dated Sun, 27 Jul 2008 10:20:40 -0400
with message-id <jwvprqep4ip.fsf-monnier+emacsbugreports@gnu.org>
and subject line Re: Minibuffer-only frame with bold default font is not bold
has caused the Emacs bug report #249,
regarding Minibuffer-only frame with bold default font is not bold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
249: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=249
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2070 bytes --]

From: Stefan Monnier <monnier@iro.umontreal.ca>
To: submit@emacsbugs.donarmstrong.com
Subject: Minibuffer-only frame with bold default font is not bold
Date: Thu, 15 May 2008 02:16:30 -0400
Message-ID: <jwv63tg6qt9.fsf-monnier+emacs@gnu.org>

[ This bug was introduced by the old font-backend but seems not to
  be fixed by the new code. ]

I use a minibuffer-only frame and have the following setting for it:

  (setq minibuffer-frame-alist
        `((minibuffer . only)
          (top . -1) (left . 0) (user-position . t)
          (height . 1) (width . 256) (user-size . t)
          (vertical-scroll-bars . nil)
          (menu-bar-lines . 0)
          (tool-bar-lines . 0)
          ,(case window-system
             (mac '(font . "-apple-monaco-bold-*-*--12-*-*-*-*-*-*-*"))
             (t '(font . "-misc-fixed-bold-r-normal-*-13-*-*-*-*-*-*-*")))
          (background-color . "grey75")
          (name . "emacs-minibuffer")))


With the new unicode code, the default font is not bold any more, making
it much more difficult to find and read.
Could someone give me a hint where the problem might be?


        Stefan


PS: This same problem showed up during the Emacs-22 development and was
fixed before the 22.1 release, see
http://article.gmane.org/gmane.emacs.devel/56150



[-- Attachment #3: Type: message/rfc822, Size: 1441 bytes --]

From: Stefan Monnier <monnier@iro.umontreal.ca>
To: 249-done@emacsbugs.donarmstrong.com
Subject: Re: Minibuffer-only frame with bold default font is not bold
Date: Sun, 27 Jul 2008 10:20:40 -0400
Message-ID: <jwvprqep4ip.fsf-monnier+emacsbugreports@gnu.org>

I believe this problem is now fixed.


        Stefan


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

end of thread, other threads:[~2008-07-27 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <jwvprqep4ip.fsf-monnier+emacsbugreports@gnu.org>
2008-05-15  6:16 ` bug#249: Minibuffer-only frame with bold default font is not bold Stefan Monnier
2008-07-27 14:30   ` bug#249: marked as done (Minibuffer-only frame with bold default font is not bold) Emacs bug Tracking System

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