unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Alex Braumann" <ab@msedv.at>
Subject: Re: emacs: indent automatically on c, c++, php comments
Date: Thu, 18 Sep 2003 07:44:53 GMT	[thread overview]
Message-ID: <pan.2003.09.18.07.44.53.594347@msedv.at> (raw)
In-Reply-To: 6co9kb.h6.ln@acm.acm

On Wed, 17 Sep 2003 13:42:30 +0000, Alan Mackenzie wrote:

>
> 
> (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.

It doens't - not for me! :). IMHO, php-mode depends on c++-mode, because
my c++-mode has the same problem with comments.

c-mode produces: /*  */

yes, that's the way it is.

alex.

      reply	other threads:[~2003-09-18  7:44 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
2003-09-18  7:44               ` Alex Braumann [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=pan.2003.09.18.07.44.53.594347@msedv.at \
    --to=ab@msedv.at \
    /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).