emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: Matthew Lundin <mdl@imapmail.org>
Cc: amador@stanford.edu, emacs-orgmode@gnu.org
Subject: Re: Comments in Org-mode
Date: Wed, 15 Jul 2009 09:03:44 -0700	[thread overview]
Message-ID: <20524da70907150903m108a3e6ay2c04258668495425@mail.gmail.com> (raw)
In-Reply-To: <877hyaqajv.fsf@fastmail.fm>

If it does not fully solve the problem, make comment-start a local
variable, check fill-prefix, and make sure your load and mode hooks
don't affect filling, or if they do, that they are idempotent.

       (setq comment-empty-lines t)
       (set (make-local-variable 'comment-start) "#")

On Wed, Jul 15, 2009 at 07:35, Matthew Lundin<mdl@imapmail.org> wrote:
> http://article.gmane.org/gmane.emacs.orgmode/13312

-- 
Myalgic encephalomyelitis makes you die decades early (Jason
et al. 2006) and suffer severely.  Conflicts of interest are
destroying research.  Silence = death.  Again.
http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm

  reply	other threads:[~2009-07-15 16:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15  0:09 Comments in Org-mode Manuel Amador
2009-07-15  0:44 ` Russell Adams
2009-07-15  1:14   ` Sebastian Rose
2009-07-15  3:45     ` Manuel Amador
2009-07-15  4:52       ` Russell Adams
2009-07-15  5:06         ` Samuel Wales
2009-07-15  5:23           ` Manuel Amador
2009-07-15  5:26             ` Samuel Wales
2009-07-15 14:35             ` Matthew Lundin
2009-07-15 16:03               ` Samuel Wales [this message]
2009-07-15 16:23                 ` Manuel Amador
2009-07-15 17:15               ` Sebastian Rose
2009-07-15 17:48                 ` Manuel Amador
2009-07-15 11:15       ` Sebastian Rose
2009-08-03  4:29       ` Carsten Dominik
2009-08-03 22:43         ` Samuel Wales

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.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20524da70907150903m108a3e6ay2c04258668495425@mail.gmail.com \
    --to=samologist@gmail.com \
    --cc=amador@stanford.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.org \
    /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/org-mode.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).