emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Fill-mode not working when lines start with *bold* word
Date: Mon, 7 Jan 2013 18:21:11 -0600	[thread overview]
Message-ID: <CA+M2ft8uUFUALhi20wHSMK8ZNv2Jd0qBcYPwtM-BomqmFujHCw@mail.gmail.com> (raw)

I have the following fill-mode related settings:

(setq-default fill-column 90)
(add-hook 'text-mode-hook 'turn-on-auto-fill)

I just noticed this behavior the other day when adding a note for a report:

#+begin_src org
Note: this line, starting with a plain vanilla word will wrap just
fine. It will not go
on and on and on and on.

/Note:/ this line, starting with a word in italics markup will wrap
just fine. It will
not go on and on and on.

*Note:* this line, starting with a word in bold markup will not wrap
just fine. It will go on and on and on.
#+end_src

I'm not sure if this has always been the case or if a change affected
some behavior. It strikes me that I would have used this notation
before and I never noticed this, so my intuition is that it's a
change-related issue.

Let me know if I should check other config options that might be
causing this. I could post a link to a paste-bin of my .emacs if that
would help diagnose.


Thanks,
John

             reply	other threads:[~2013-01-08  0:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-08  0:21 John Hendy [this message]
2013-01-08  7:05 ` Fill-mode not working when lines start with *bold* word Bastien
2013-01-08 14:54   ` John Hendy

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=CA+M2ft8uUFUALhi20wHSMK8ZNv2Jd0qBcYPwtM-BomqmFujHCw@mail.gmail.com \
    --to=jw.hendy@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).