help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Indenting Emacs Lisp only with tabs?


From: Oliver Scholz
Subject: Re: Indenting Emacs Lisp only with tabs?
Date: Fri, 04 Sep 2009 12:14:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Elena <egarrulo@gmail.com> writes:

> On 4 Set, 05:51, Oliver Scholz <alkibia...@gmx.de> wrote:
>> There are
>> drawbacks, anyways: since proportional fonts in general take
>> considerably less horizontal space, fixing this would actually reduce
>> visible indentation.
>
> I've just incremented indentation width to work around that (from 4 to
> 8).

Actually, I was just talking about the case of context-sensitive
aligning to the exact pixel position of a character on a previous line.
Such as the variable clauses in a `let' form in Lisp, or aligning
arguments to a function that are on different lines. Incrementing
indentation won't change anything there.

Whether it matters or not, I don't know. I'd like to have a function to
determin the pixel position of a character just so I could test whether
I like it or not.


    Oliver
-- 
18 Fructidor an 217 de la Révolution
Liberté, Egalité, Fraternité!


reply via email to

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