Re: [unicode-2] Chinese characters too small

2007-07-12 Thread Leo
On 2007-07-12 03:55 +0200, Kenichi Handa wrote: In article [EMAIL PROTECTED], Leo [EMAIL PROTECTED] writes: I configured XTerm and Emacs to use the same font with same size as follows: in .Xresources: XTerm*faceName: xft:monospace:pixelsize=16 XTerm*faceNameDoublesize: fzsongti

Re: Emacs 23.0.0.1 fails parsing gdb output

2007-07-12 Thread Nick Roberts
In GNU Emacs 23.0.0.1 (i486-pc-linux-gnu, GTK+ Version 2.10.11) of 2007-07-06 on helios I have GNU gdb 6.6-debian and it works fine with GNU Emacs 23.0.0.3 (i686-pc-linux-gnu, GTK+ Version 2.10.11). Does it fail with Emacs 22.1? I'm having the same or very similar problems on Solaris /

Re: [unicode-2] Chinese characters too small

2007-07-12 Thread Kenichi Handa
In article [EMAIL PROTECTED], Leo [EMAIL PROTECTED] writes: It appears that Chinese characters have pixelsize 16 in Emacs rxvt-unicode gnome-terminal but have a larger pixelsize in gedit xterm. How did you specify the font pixelsize in gedit? As far as I know, what you set via

Re: [unicode-2] Chinese characters too small

2007-07-12 Thread Zhang Wei
Leo [EMAIL PROTECTED] writes: [...] (when window-system (set-fontset-font (frame-parameter nil 'font) 'han '(FZSongTi . unicode-bmp))) The problem is that we can't specify different pixelsize for different script. If we specify a font in the command line: emacs

Re: Emacs 23.0.0.1 fails parsing gdb output

2007-07-12 Thread Nick Roberts
I'm attaching a new debug log where I've gone one step further and done f in the GDB pane to get the source window to refresh. That did get me a bunch of error messages which might make this log a bit more interesting to you. It still doesn't seem to contain the errors but I don't think

Re: vc-cvs.el:953:42:Error: Lisp nesting exceeds `max-lisp-eval-depth'

2007-07-12 Thread Stefan Monnier
Compiling /Users/pete/Quellen/Emacs_CVS/emacs/lisp/./vc-bzr.el Wrote /Users/pete/Quellen/Emacs_CVS/emacs/lisp/vc-bzr.elc Compiling /Users/pete/Quellen/Emacs_CVS/emacs/lisp/./vc-cvs.el In toplevel form: vc-cvs.el:953:42:Error: Lisp nesting exceeds