From: "Andreas Röhler" <andreas.roehler@online.de>
Subject: Re: Filling Block Comment
Date: Fri, 17 Mar 2006 20:16:58 +0100 [thread overview]
Message-ID: <dvf1nl$4jd$1@online.de> (raw)
In-Reply-To: L7rSf.48608$d5.204834@newsb.telia.net
August Karlstrom wrote:
> Hi everyone,
>
> With
>
> (require 'newcomment)
> (setq comment-start "/*")
> (setq comment-end "*/")
Probably you don't need this explicit settings.
toggle c-mode
with active region and transient-mark-mode
call comment-dwim. It's at M-;
> How do I make `fill-comment-paragraph' work with block
> comments?
>
>
> August
There is a var `comment-style' via customize, change that appropriatly.
I'm just writing a func, which will allow you to switch between // and /* */.
Send a mail, if you need that.
Andreas Roehler
andreas.roehler@online.de
next prev parent reply other threads:[~2006-03-17 19:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-17 4:43 Filling Block Comment August Karlstrom
2006-03-17 19:16 ` Andreas Röhler [this message]
2006-03-18 23:42 ` August Karlstrom
2006-03-19 20:06 ` Andreas Röhler
2006-03-28 23:37 ` August Karlstrom
2006-03-21 16:53 ` Stefan Monnier
2006-03-28 17:52 ` August Karlstrom
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='dvf1nl$4jd$1@online.de' \
--to=andreas.roehler@online.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.