emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: nicholas.dokos@hp.com
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Org-mode and fill-column value
Date: Fri, 25 Feb 2011 16:37:53 -0600	[thread overview]
Message-ID: <AANLkTimnscAFd8YMRkww+eussvabFe52LCs-EdSZajQA@mail.gmail.com> (raw)
In-Reply-To: <4606.1298671632@alphaville.usa.hp.com>


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

Fantastic.

Many thanks,
John

On Fri, Feb 25, 2011 at 4:07 PM, Nick Dokos <nicholas.dokos@hp.com> wrote:

> John Hendy <jw.hendy@gmail.com> wrote:
>
> > 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.
> >
>
> It becomes buffer-local when set in any way. Try
>
> (setq-default fill-column 85)
>
> in your .emacs.
>
> Nick
>
>

[-- Attachment #1.2: Type: text/html, Size: 1751 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:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25 22:03 Org-mode and fill-column value John Hendy
2011-02-25 22:07 ` Nick Dokos
2011-02-25 22:37   ` John Hendy [this message]

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=AANLkTimnscAFd8YMRkww+eussvabFe52LCs-EdSZajQA@mail.gmail.com \
    --to=jw.hendy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=nicholas.dokos@hp.com \
    /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).