From: Richard Stallman <rms@gnu.org>
To: "Andreas Röhler" <andreas.roehler@online.de>
Cc: emacs-devel@gnu.org
Subject: Re: beginning-of-defun (again)
Date: Sat, 31 Oct 2015 21:06:28 -0400 [thread overview]
Message-ID: <E1Zsh6K-0006LV-AW@fencepost.gnu.org> (raw)
In-Reply-To: <56347561.2010900@online.de> (message from Andreas Röhler on Sat, 31 Oct 2015 09:01:37 +0100)
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> Sure, it's possible to live with it. But why not remove that constraint,
> if possible?
The column-0 convention is very useful because it
gives you control over which lists are treated as defuns,
by how you indent them.
If you write
(foo
(defun x...))
Then the whole thing is treated as a defun. But if you write
(foo
(defun x...))
then the (defun x ...) is treated as a defun.
--
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.
prev parent reply other threads:[~2015-11-01 1:06 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-29 11:24 beginning-of-defun (again) Andreas Röhler
2015-10-29 11:52 ` Oleh Krehel
2015-10-29 12:03 ` David Kastrup
2015-10-29 13:07 ` Oleh Krehel
2015-10-29 13:28 ` David Kastrup
2015-10-29 13:47 ` David Kastrup
2015-10-29 17:39 ` Andreas Röhler
2015-10-29 12:11 ` Andreas Röhler
2015-10-29 12:16 ` Kaushal Modi
2015-10-29 17:56 ` John Wiegley
2015-10-30 1:35 ` Richard Stallman
2015-10-30 2:20 ` John Wiegley
2015-10-30 9:29 ` Oleh Krehel
2015-10-30 18:17 ` John Wiegley
2015-10-30 23:13 ` Richard Stallman
2015-10-30 23:29 ` Alan Mackenzie
2015-10-30 23:34 ` John Wiegley
2015-11-01 1:05 ` Richard Stallman
2015-10-29 12:46 ` Alan Mackenzie
2015-10-29 12:56 ` Andreas Röhler
2015-10-29 13:31 ` David Kastrup
2015-10-29 14:46 ` Andreas Röhler
2015-10-29 14:57 ` David Kastrup
2015-10-29 14:14 ` Alan Mackenzie
2015-10-30 1:34 ` Richard Stallman
2015-10-30 6:47 ` Andreas Röhler
2015-10-30 23:14 ` Richard Stallman
2015-10-31 8:01 ` Andreas Röhler
2015-10-31 12:24 ` David Kastrup
2015-10-31 15:55 ` Andreas Röhler
2015-11-01 1:06 ` Richard Stallman [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Zsh6K-0006LV-AW@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=andreas.roehler@online.de \
--cc=emacs-devel@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).