From: A Soare <alinsoar@voila.fr>
To: "Emacs Dev [emacs-devel]" <emacs-devel@gnu.org>
Subject: lisp-indent-line
Date: Mon, 12 Mar 2007 11:27:14 +0100 (CET) [thread overview]
Message-ID: <18776658.245511173695234716.JavaMail.www@wwinf4001> (raw)
(defun new-lisp-indent-line (&optional whole-exp)
"Indent current line as Lisp code.
With argument, indent any additional lines of the same expression
rigidly along with this one."
(interactive "P")
...)
And also when I call it using C-u <parameter> TAB the effect is the same as the simple TAB.
So what it shoud have been useful for?
a soare.
next reply other threads:[~2007-03-12 10:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-12 10:27 A Soare [this message]
2007-03-12 10:38 ` lisp-indent-line Andreas Schwab
-- strict thread matches above, loose matches on Subject: below --
2007-03-12 10:50 lisp-indent-line A Soare
2007-03-12 10:55 ` lisp-indent-line Andreas Schwab
2007-03-12 14:52 ` lisp-indent-line Stefan Monnier
2007-03-12 10:22 lisp-indent-line A Soare
2007-03-12 10:45 ` lisp-indent-line martin rudalics
2007-03-13 2:43 ` lisp-indent-line Richard Stallman
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=18776658.245511173695234716.JavaMail.www@wwinf4001 \
--to=alinsoar@voila.fr \
--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).