From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Org-mode and fill-column value Date: Fri, 25 Feb 2011 16:03:06 -0600 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0611115780==" Return-path: Received: from [140.186.70.92] (port=60781 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pt5kj-0006yp-72 for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 17:03:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pt5ki-0006I6-8V for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 17:03:09 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:36617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pt5kh-0006HW-V1 for emacs-orgmode@gnu.org; Fri, 25 Feb 2011 17:03:08 -0500 Received: by bwz17 with SMTP id 17so2784824bwz.0 for ; Fri, 25 Feb 2011 14:03:07 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --===============0611115780== Content-Type: multipart/alternative; boundary=001636c5c272b166ef049d227ef7 --001636c5c272b166ef049d227ef7 Content-Type: text/plain; charset=ISO-8859-1 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 --001636c5c272b166ef049d227ef7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,


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

The rele= vant section in .emacs looks like this:
,-----
|=A0(add-hook 'text-mode-hook 'turn-on-auto-f= ill)
`-----

I then added this line:
,-----
|=A0(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 =3DC-x f=3D to set the fill-= column variable to 85, the minibuffer reports:
,-----
|= =A0Fill column set to 85 (was 70)
`-----

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


Thanks,
John
--001636c5c272b166ef049d227ef7-- --===============0611115780== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0611115780==--