From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Leo Liu <sdl.web@gmail.com>
Cc: 14350@debbugs.gnu.org
Subject: bug#14350: 24.3; octave mode comment indentation
Date: Fri, 10 May 2013 23:35:14 -0400 [thread overview]
Message-ID: <jwvd2sy9op0.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <m161yqb7as.fsf@gmail.com> (Leo Liu's message of "Sat, 11 May 2013 10:04:59 +0800")
>> Of course. In the very worst case you can change (buffer-locally)
>> smie-indent-functions to add any ad-hoc rule.
>> But maybe this can be fixed globally in smie-indent-comment.
> Thanks for the comment (did I just use a pun?).
> Unfortunately I have little knowledge of smie so I have to rely on
> others to get this to behave. Thanks in advance.
No, no, you don't. smie-indent-functions is just a hook that runs
functions that come up with some indentation choice. It basically sits
between line-indent-function and smie proper. You can add your own
function which will not itself need to use anything from smie.
Look at its docstring.
Stefan
next prev parent reply other threads:[~2013-05-11 3:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-05 15:17 bug#14350: 24.3; octave mode comment indentation Leo Liu
2013-05-10 1:29 ` Leo Liu
2013-05-10 19:57 ` Stefan Monnier
2013-05-11 2:04 ` Leo Liu
2013-05-11 3:35 ` Stefan Monnier [this message]
2013-05-11 5:14 ` Leo Liu
2013-05-13 11:15 ` Leo Liu
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=jwvd2sy9op0.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=14350@debbugs.gnu.org \
--cc=sdl.web@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 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).