From: Alan Mackenzie<none@example.invalid>
Subject: Re: emacs: indent automatically on c, c++, php comments
Date: Wed, 17 Sep 2003 13:42:30 +0000 [thread overview]
Message-ID: <6co9kb.h6.ln@acm.acm> (raw)
In-Reply-To: pan.2003.09.14.13.33.03.453850@msedv.at
[cc: to poster]
Alex Braumann <ab@msedv.at> wrote on Sun, 14 Sep 2003 13:33:02 GMT:
> yes you're right, concerning the character. unfortunately does a single
> blank not satisfy my php-mode :(.
It doesn't for me any more. It did on Saturday. I don't know why. :-(
Sorry.
I've been having at look at this over the last few days. I think I've
got the answer. Could you put the following into your .emacs, please:
(defun my-php-setup-hook ()
(setq c-comment-only-line-offset '(30 . 30))
(c-set-offset 'comment-intro 'c-lineup-comment))
(add-hook 'php-mode-user-hook 'my-php-setup-hook)
I think it does what you want.
> alex.
--
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").
next prev parent reply other threads:[~2003-09-17 13:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-06 9:30 emacs: indent automatically on c, c++, php comments Alex Braumann
2003-09-06 10:37 ` Alan Mackenzie
2003-09-13 12:04 ` Alex Braumann
2003-09-13 13:36 ` Alan Mackenzie
2003-09-13 15:38 ` Alex Braumann
2003-09-13 18:59 ` Alan Mackenzie
2003-09-14 13:33 ` Alex Braumann
2003-09-15 15:21 ` Stefan Monnier
2003-09-15 19:50 ` Alex Braumann
2003-09-15 20:13 ` Stefan Monnier
2003-09-17 13:42 ` Alan Mackenzie [this message]
2003-09-18 7:44 ` Alex Braumann
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=6co9kb.h6.ln@acm.acm \
--to=none@example.invalid \
/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.
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).