* Re: Recommend default font for emacs 21.4.1 on linux
[not found] <mailman.1454.1180633421.32220.help-gnu-emacs@gnu.org>
@ 2007-05-31 18:12 ` David Kastrup
2007-06-07 21:25 ` Ken Goldman
1 sibling, 0 replies; 10+ messages in thread
From: David Kastrup @ 2007-05-31 18:12 UTC (permalink / raw)
To: help-gnu-emacs
"Rustom Mody" <rustompmody@gmail.com> writes:
> How do you folk manage editing code?
>
> I find that with a fixed width font (courier) I run out of screen
> space And with a proportional font the indentation gets messed up
> because the default space-width is too narrow.
Courier has a bad legibility/screenestate ratio. I use 10x20, a fixed
width _pixel_ font (meaning that some human designed this pixel for
pixel, rather than relying on some rasterizer to come up with some
approximation to an outline, a process that starts working somewhat
tolerably at resolutions of 200dpi and higher).
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Recommend default font for emacs 21.4.1 on linux
[not found] <mailman.1454.1180633421.32220.help-gnu-emacs@gnu.org>
2007-05-31 18:12 ` Recommend default font for emacs 21.4.1 on linux David Kastrup
@ 2007-06-07 21:25 ` Ken Goldman
1 sibling, 0 replies; 10+ messages in thread
From: Ken Goldman @ 2007-06-07 21:25 UTC (permalink / raw)
To: help-gnu-emacs
I personally like Lucida console bold, but everyone has their
preference. I agree that a fixed width font is preferable for code
portability.
I limit my lines to ~100 characters so I can put two windows side by
side. If you have very wide lines, perhaps the issue is your coding
style. As with newspapers, narrower columns will be easier for your
maintainer to read.
Rustom Mody wrote:
> How do you folk manage editing code?
>
> I find that with a fixed width font (courier) I run out of screen space
> And with a proportional font the indentation gets messed up because the
> default space-width is too narrow.
>
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Recommend default font for emacs 21.4.1 on linux
@ 2007-05-31 17:43 Rustom Mody
2007-05-31 18:01 ` Drew Adams
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Rustom Mody @ 2007-05-31 17:43 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1.1: Type: text/plain, Size: 217 bytes --]
How do you folk manage editing code?
I find that with a fixed width font (courier) I run out of screen space
And with a proportional font the indentation gets messed up because the
default space-width is too narrow.
[-- Attachment #1.2: Type: text/html, Size: 239 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 10+ messages in thread
* Recommend default font for emacs 21.4.1 on linux
@ 2007-05-30 1:10 Tim Johnson
2007-05-30 2:05 ` Tyler Smith
0 siblings, 1 reply; 10+ messages in thread
From: Tim Johnson @ 2007-05-30 1:10 UTC (permalink / raw)
To: help-gnu-emacs
Hello:
I have just migrated from slack 10.0 to kubuntu 7.04 amd 64. Emacs
was installed using the apt-get system.
In my .Xdefaults on slack, I used the following directive:
Emacs*Font: -adobe-times-bold-i-normal--12-120-75-75-p-68-iso8859-1
and was very happy with the display.
The same 'code' on ubuntu has unhappy results, everything is in italics.
Commenting out that code makes for a nice display, but font is too large
for my preference.
Does anyone have any recommendations?
I used xlsfonts >file to capture the output and tried a few settings,
but nothing pleased me...
thanks
tim
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Recommend default font for emacs 21.4.1 on linux
2007-05-30 1:10 Tim Johnson
@ 2007-05-30 2:05 ` Tyler Smith
2007-05-30 2:35 ` Tim Johnson
0 siblings, 1 reply; 10+ messages in thread
From: Tyler Smith @ 2007-05-30 2:05 UTC (permalink / raw)
To: help-gnu-emacs
On 2007-05-30, Tim Johnson <tim@johnsons-web.com> wrote:
>
> In my .Xdefaults on slack, I used the following directive:
> Emacs*Font: -adobe-times-bold-i-normal--12-120-75-75-p-68-iso8859-1
> and was very happy with the display.
>
> The same 'code' on ubuntu has unhappy results, everything is in italics.
> Commenting out that code makes for a nice display, but font is too large
> for my preference.
>
Try:
-adobe-times-bold-r-normal--12-120-75-75-p-68-iso8859-1
Note the change ^
If you don't like that, open xfontsel and play around with the options
until you find a combination you like.
HTH,
Tyler
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2007-06-07 21:25 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1454.1180633421.32220.help-gnu-emacs@gnu.org>
2007-05-31 18:12 ` Recommend default font for emacs 21.4.1 on linux David Kastrup
2007-06-07 21:25 ` Ken Goldman
2007-05-31 17:43 Rustom Mody
2007-05-31 18:01 ` Drew Adams
[not found] ` <465F0A4F.9090900@gnu.org>
2007-05-31 18:08 ` Rustom Mody
2007-06-01 7:51 ` Alexey Pustyntsev
-- strict thread matches above, loose matches on Subject: below --
2007-05-30 1:10 Tim Johnson
2007-05-30 2:05 ` Tyler Smith
2007-05-30 2:35 ` Tim Johnson
2007-05-30 7:36 ` Thien-Thi Nguyen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.