emacs-devel
[Top][All Lists]
Advanced

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

Re: master 659199f: lisp/emacs-lisp/cl-indent.el: Fix indent of with-out


From: Stefan Monnier
Subject: Re: master 659199f: lisp/emacs-lisp/cl-indent.el: Fix indent of with-output-to-string
Date: Fri, 26 Jun 2015 15:32:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> With this in my config:
>     (setq lisp-indent-function 'common-lisp-indent-function)

You're tweaking the common-lisp indentation rules to work for the Elisp
language, at the detriment of the Common-Lisp language (because their
with-output-to-string are rather different)


        Stefan



reply via email to

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