Workaround:
Options -> Mule -> Set Font/Fontset
(click on it, don't let the unreadable tooltip fool you
into thinking you are stuck)
Fontset -> Standard: 16 dot medium
This will temporarily change the font so you can read the
customization menus. Tooltips still
frame-parameters is a function, but not interactive, so you cannot
invoke it with M-x. You could paste the following line
(last (frame-parameters))
(last (frame-parameters))
((font . "-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard"))
But that is after, I switched fonts. Lets try
On 2007-12-19 00:11 +0100, Mark Whitis wrote:
> On Tue, 18 Dec 2007, Sven Joachim wrote:
>
>> There is apparently no command, but you can find out the default font
>> with the frame-parameters function. The font is the last element of the
>> returned list, so you have to evaluate (last (frame-par
On Tue, 18 Dec 2007, Sven Joachim wrote:
There is apparently no command, but you can find out the default font
with the frame-parameters function. The font is the last element of the
returned list, so you have to evaluate (last (frame-parameters)), which
on my system returns
Well, I tried M
thanks for the quick reply, output below.
On Tue, 18 Dec 2007, Steve Greenland wrote:
On 18-Dec-07, 12:06 (CST), Mark Whitis <[EMAIL PROTECTED]> wrote:
- there is a set-default-font command but no show-default-font command.
There don't seem to be any emacs commands that I can use to show wh
On 2007-12-18 19:06 +0100, Mark Whitis wrote:
> debian unstable, fairly up to date
>
> I rebooted the system and now I am seeing this problem.
> - Buffer content displayed as misssing character boxes
> - Menu bar displays correctly
> - Status bar and mini-buffer are broken
> - tooltips on
On 18-Dec-07, 12:06 (CST), Mark Whitis <[EMAIL PROTECTED]> wrote:
> - there is a set-default-font command but no show-default-font command.
> There don't seem to be any emacs commands that I can use to show what
> font it is using so I can't try running that command then switching the
> font
debian unstable, fairly up to date
I rebooted the system and now I am seeing this problem.
- Buffer content displayed as misssing character boxes
- Menu bar displays correctly
- Status bar and mini-buffer are broken
- tooltips on the toolbar are broken
- pulldown menus are working but t
8 matches
Mail list logo