emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jonathan Moore <jonathanmoorephd@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: auto-fill bug
Date: Wed, 19 Mar 2008 00:32:00 +0000 (UTC)	[thread overview]
Message-ID: <loom.20080319T002011-613@post.gmane.org> (raw)
In-Reply-To: 20080211231637.GD8876@atlantic.linksys.moosehall

Adam Spiers <orgmode <at> adamspiers.org> writes:

> 
> Carsten Dominik (dominik <at> science.uva.nl) wrote:
> > Probably you have set the value of comment-start to "#" somewhere in
> > your customization?  There is something wring with the line wrapping
> > in combination with this setting, I have not yet understood what.
> > So for now, leave comment-start alone.
> 
> Actually it's set to "> ", which is even more puzzling ... :-/
> 

You'll have problems if comment-start is set as a global variable in some other
mode.  If so, edit the other mode to make it a local variable before setting it.

Otherwise org's auto-filling will try to work with the comment syntax, even if
you don't set comment-start in it (there is also a call to modify-syntax-entry)

Regards
Jon

  reply	other threads:[~2008-03-19  6:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-11 12:32 auto-fill bug Adam Spiers
2008-02-11 20:01 ` Carsten Dominik
2008-02-11 23:16   ` Adam Spiers
2008-03-19  0:32     ` Jonathan Moore [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-01 18:44 Samuel Wales
2012-09-01 20:05 ` Nicolas Goaziou

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=loom.20080319T002011-613@post.gmane.org \
    --to=jonathanmoorephd@gmail.com \
    --cc=emacs-orgmode@gnu.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).