From: Stefan Kangas <stefan@marxist.se>
To: diogofsr@gmail.com
Cc: 9622@debbugs.gnu.org
Subject: bug#9622: 23.3; flet indentation
Date: Sat, 10 Aug 2019 22:10:00 +0200 [thread overview]
Message-ID: <CADwFkmnGAm81VhXpawf0EbuH5Go4OcYbVnfGH+zVB-eOURbOwA@mail.gmail.com> (raw)
In-Reply-To: <87zkhph1k2.fsf@gmail.com>
diogofsr@gmail.com (Diogo F. S. Ramos) writes:
> Currently, when using `flet', the functions are indented with respect of
> the arglist.
>
> It would be nice if flet functions were indented like a `defun', for
> example.
>
> Current behavior:
>
> (defun foo ()
> (flet ((long-function-name ()
> (misses-flet)))
> (long-function-name)))
>
> Wanted behavior:
>
> (defun foo ()
> (flet ((long-function-name ()
> (hi-flet)))
> (long-function-name)))
I can confirm that this is still an issue on Emacs 26.2 and current
master.
Thanks,
Stefan Kangas
next prev parent reply other threads:[~2019-08-10 20:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-28 1:56 bug#9622: 23.3; flet indentation Diogo F. S. Ramos
2019-08-10 20:10 ` Stefan Kangas [this message]
2021-09-25 1:29 ` Lars Ingebrigtsen
[not found] <504153FB-8633-4755-A91A-DF5DD64E6FAA@acm.org>
2021-09-28 3:01 ` akater
2021-09-28 5:23 ` Lars Ingebrigtsen
2021-09-28 10:11 ` Mattias Engdegård
2021-09-28 10:35 ` Mattias Engdegård
2021-09-28 16:39 ` akater
2021-09-29 18:12 ` bug#9622: [PATCH] " akater
2021-11-08 1:13 ` Michael Heerdegen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CADwFkmnGAm81VhXpawf0EbuH5Go4OcYbVnfGH+zVB-eOURbOwA@mail.gmail.com \
--to=stefan@marxist.se \
--cc=9622@debbugs.gnu.org \
--cc=diogofsr@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.