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: Helmut Eller
Subject: Re: Indenting Emacs Lisp only with tabs?
Date: Wed, 02 Sep 2009 19:15:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

* Elena [2009-09-02 16:25+0200] writes:

> For a glimpse of indentation with pixel precision, look here (Java
> plugin required):
>
> http://nickgravgaard.com/elastictabstops/

The function prototype requires a tab after the opening paren:

int someDemoCode(       int fred,
        int wilma)
{

that looks ugly or is a severe restriction.

Helmut


reply via email to

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