Re: [README] Need two teams for working on sawfish (also for non-developers)



Hi. I thought that block quote was indented correctly in emacs
sawfish-mode, but it was wrong.

In fact, common lisp and scheme have #| ... |# block comments, but
neither common-lisp-mode nor scheme-mode of emacs doesn't indent them.
(I thought they might help, but not. :/)

On Sat, 03 Oct 2009 08:45:39 -0500, Jeremy Hankins wrote:
> the heading of the [news.texi ]file says it's user-visible changes,
> and I don't know that whitespace cleanup qualifies as user-visible.

Whitespace cleanup is certainly not, but block comments change is. It
seems to me that it should be something like "Changed, but without
much reason. Sorry."

> [1] The other cases where emacs/sawfish-mode indentation got it 'wrong':
> [...]
>  - long quoted lists, so:
> 
>  '(a b c d e
>    f g h i j)
> 
>  was rendered:
> 
>  '(a b c d e
>      f g h i
>      j)

You may be aware, but some quoted lists are just data, but you can
quote program snippets, too.  In that case, the latter is desirable.

# It may be silly, but I often quote some codes to comment them out
# temporarily, to test the effect.

Teika (Teika kazura)



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