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: Org-mode and fill-column value
Date: Fri, 25 Feb 2011 16:03:06 -0600	[thread overview]
Message-ID: <AANLkTimzJAWwWq2f+F_uG+3F22xq0ajfYR33UUvWp3_y@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 834 bytes --]

Hi,


I would like to set my fill-column variable to a bit higher value since I
have no real need to keep it at 70, however my attempts seem not to be
working.

The relevant section in .emacs looks like this:
,-----
| (add-hook 'text-mode-hook 'turn-on-auto-fill)
`-----

I then added this line:
,-----
| (setq fill-column 85)
`-----

I've tried using it before and after the text-mode-hook setting above, but
when I restart emacs and do =C-x f= to set the fill-column variable to 85,
the minibuffer reports:
,-----
| Fill column set to 85 (was 70)
`-----

Something isn't getting set. I guess this isn't necessarily an org-mode
issue, but I thought someone might know why it's happening here? I can't
find much discussion when searching for org-mode users also using fill and
if they set the fill-column value or not.


Thanks,
John

[-- Attachment #1.2: Type: text/html, Size: 1143 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2011-02-25 22:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25 22:03 John Hendy [this message]
2011-02-25 22:07 ` Org-mode and fill-column value Nick Dokos
2011-02-25 22:37   ` 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=AANLkTimzJAWwWq2f+F_uG+3F22xq0ajfYR33UUvWp3_y@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).