From: A Soare <alinsoar@voila.fr>
To: Andreas Schwab <schwab@suse.de>
Cc: "Emacs Dev \[emacs-devel\]" <emacs-devel@gnu.org>
Subject: Re: lisp-indent-line
Date: Mon, 12 Mar 2007 11:50:52 +0100 (CET) [thread overview]
Message-ID: <3473856.249191173696652731.JavaMail.www@wwinf4001> (raw)
Look at this code:
(save-excursion
(goto-char beg)
(forward-sexp 1)
(setq end (point))
(goto-char beg)
(forward-line 1)
(setq beg (point))
(> end beg))
Press C-u 1 TAB. with the cursor on the 1st line.
Do you think that such a feature is useful for something?
next reply other threads:[~2007-03-12 10:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-12 10:50 A Soare [this message]
2007-03-12 10:55 ` lisp-indent-line Andreas Schwab
2007-03-12 14:52 ` lisp-indent-line Stefan Monnier
-- strict thread matches above, loose matches on Subject: below --
2007-03-12 10:27 lisp-indent-line A Soare
2007-03-12 10:38 ` lisp-indent-line Andreas Schwab
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=3473856.249191173696652731.JavaMail.www@wwinf4001 \
--to=alinsoar@voila.fr \
--cc=emacs-devel@gnu.org \
--cc=schwab@suse.de \
/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).