emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Face remapping on mouse menu


From: Juanma Barranquero
Subject: Re: Face remapping on mouse menu
Date: Mon, 16 Jun 2008 01:55:32 +0200

On Sun, Jun 15, 2008 at 22:08, Chong Yidong <address@hidden> wrote:

> As per my previous email, I've installed a new binding for
> S-down-mouse-1, which pops up a menu for remapping the default face in
> the current buffer.  Please let me know if there are any problems.

If I try to select one of the WST fonts (these are bitmapped fonts
installed by default on Windows XP) I get an assertion failure:

Breakpoint 1, w32_abort () at w32fns.c:9360
9360      button = MessageBox (NULL,
(gdb) bt
#0  w32_abort () at w32fns.c:9360
#1  0x011990a7 in font_style_symbolic_from_value
(prop=FONT_WEIGHT_INDEX, val=1600, for_face=0) at font.c:372
#2  0x01206c94 in Fx_select_font (frame=25765889,
include_proportional=25765889) at w32font.c:1944
#3  0x01019c10 in Ffuncall (nargs=1, args=0x82f930) at eval.c:3045
#4  0x011416d4 in Fbyte_code (bytestr=19602731, vector=19603036,
maxdepth=72) at bytecode.c:678
#5  0x0101c0f6 in funcall_lambda (fun=19602692, nargs=1,
arg_vector=0x82fac4) at eval.c:3229
#6  0x0101983e in Ffuncall (nargs=2, args=0x82fac0) at eval.c:3088
#7  0x0114488d in Fcall_interactively (function=40888897,
record_flag=25765889, keys=25799428) at callint.c:857
#8  0x01019c48 in Ffuncall (nargs=4, args=0x82fc88) at eval.c:3048
#9  0x01019eca in call3 (fn=25959361, arg1=40888897, arg2=25765889,
arg3=25765889) at eval.c:2868
#10 0x01090b98 in command_loop_1 () at keyboard.c:1910
#11 0x01018f96 in internal_condition_case (bfun=0x10905bf
<command_loop_1>, handlers=25829593, hfun=0x1087826 <cmd_error>)
    at eval.c:1511
#12 0x01086b3b in command_loop_2 () at keyboard.c:1367
#13 0x01019040 in internal_catch (tag=25825665, func=0x1086b18
<command_loop_2>, arg=25765889) at eval.c:1247
#14 0x0108766b in command_loop () at keyboard.c:1346
#15 0x010879bf in recursive_edit_1 () at keyboard.c:955
#16 0x01087b2a in Frecursive_edit () at keyboard.c:1017
#17 0x01002c47 in main (argc=8585136, argv=0xa82750) at emacs.c:1772

Lisp Backtrace:
"x-select-font" (0x82f934)
"mouse-appearance-menu" (0x82fac4)
"call-interactively" (0x82fc8c)
(gdb)

   Juanma




reply via email to

[Prev in Thread] Current Thread [Next in Thread]