6x13
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 6 articles for 0.000 sec
Re: [9fans] pull in 9vx     

Group: comp.os.plan9 · Group Profile · Search for 6x13 in comp.os.plan9
Author: andrey mirtchovski
Date: Jul 9, 2008 10:05

...lib/font/bit/lucidasans/typeunicode.6.font plan9/lib/font/bit/lucidasans/italicunicode.8.font plan9/lib/font/bit/lucidasans/boldunicode.7.font plan9/lib/font/bit/lucida/NOTICE plan9/lib/font/bit/misc/unicode.6x13.font plan9/lib/face/48x48x8/c/coraid.1 plan9/lib/sky/patch.scat plan9/lib/sky/bayer.scat plan9/lib/sky/name.scat plan9/lib/sky/constelnames plan9/lib/sky/mindex.scat plan9/lib/...
Show full article (3.90Kb) · Show article thread
Re: increasing font size hangs the emacs     

Group: gnu.emacs.help · Group Profile · Search for 6x13 in gnu.emacs.help
Author: Ask
Date: Jul 3, 2008 01:09

...Also you could try a more recent version of Emacs. regards, Nikolaj Schumacher Amazing. Thanks !!! It worked. Ilike this '9x15' font and want to set on my xterm too. Do you know what is the expansion for '9x15' ? For example '6x13' is a nickname of "-misc-fixed-medium-r-semicondensed--13-*-*-*-c-60-iso8859-1" I am looking for similar expansion for 9x15. Thanks in advance.
Show full article (0.68Kb) · Show article thread
font setting stopped working in Emacs 22 (Ubuntu)     

Group: gnu.emacs.help · Group Profile · Search for 6x13 in gnu.emacs.help
Author: bramble
Date: Oct 24, 2007 15:46

... using the following in my ~/.Xresources file: emacs.font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60- iso10646-1 I'm using Ubuntu GNU/Linux, and recently updated to 7.10, and then removed the emacs snapshot package and installed the plain emacs package (which is version 22 now). Trouble is, the font reverted back to courier. How do I get my nice small 6x13 font back?
Show full article (0.42Kb)
Re: (set-default-font) not conserved when I do C-x 5 2     

Group: gnu.emacs.help · Group Profile · Search for 6x13 in gnu.emacs.help
Author: Thomas Womack
Date: May 18, 2007 03:00

...Am 17.05.2007 um 12:31 schrieb Thomas Womack: How can I arrange that all my frames have font "6x13"? Use (setq initial-frame-alist '( (font . "6x13"))) (setq initial-frame-alist default-frame-alist) Many thanks, that works perfectly. [ I presume the last line should be (setq default-frame-alist...
Show full article (0.41Kb)
Re: (set-default-font) not conserved when I do C-x 5 2     

Group: gnu.emacs.help · Group Profile · Search for 6x13 in gnu.emacs.help
Author: Peter Dyballa
Date: May 17, 2007 10:08

... 17.05.2007 um 12:31 schrieb Thomas Womack: How can I arrange that all my frames have font "6x13"? Use (setq initial-frame-alist '( (font . "6x13"))) (setq initial-frame-alist default-frame-alist) or set up both frame alists. -- Greetings Pete Sometimes I think the surest sign that ...
Show full article (0.50Kb)
(set-default-font) not conserved when I do C-x 5 2     

Group: gnu.emacs.help · Group Profile · Search for 6x13 in gnu.emacs.help
Author: Thomas Womack
Date: May 17, 2007 03:31

I have (set-default-font "6x13") in my .emacs file However, when I do C-x 5 2, the new frame appears in an entirely different font; (insert (frame-parameter nil 'font)) says '-Adobe-Courier-...120-100-100-M-100-ISO8859-1' rather than '-Misc-Fixed-Medium-R-Normal--13-120-75-75-C-70-ISO8859-1'. How can I arrange that all my frames have font "6x13"? Thomas Womack, Global Phasing Ltd.
Show full article (0.41Kb)