From: Drew Adams <drew.adams@oracle.com>
To: Sharon Kimble <boudiccas@skimble.plus.com>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: RE: Toggle line length?
Date: Thu, 29 Jan 2015 10:39:06 -0800 (PST) [thread overview]
Message-ID: <ae3a1191-810d-4f89-bf5b-aaaac9cc813d@default> (raw)
In-Reply-To: <87egqdjvjj.fsf@skimble.plus.com>
> >> How can I make the line-length of the complete buffer to be 100
> >> please?
> >
> > Sorry, I don't know what you mean. What is "the line length of
> > the complete buffer"?
>
> I mean that the same line-length of 100 is seen throughout the whole
> buffer. Whilst other open buffers remain at 74.
`fill-column' affects the whole buffer.
I thought you wanted to change the _default_ value of `fill-column'
each time you toggle between 100 and 74, because you mentioned
`setq-default'.
But you can also use just `setq' in that code, to toggle the value
only for the current buffer.
next prev parent reply other threads:[~2015-01-29 18:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-29 5:12 Toggle line length? Sharon Kimble
2015-01-29 5:40 ` Drew Adams
2015-01-29 8:24 ` Sharon Kimble
2015-01-29 14:37 ` Drew Adams
2015-01-29 18:23 ` Sharon Kimble
2015-01-29 18:39 ` Drew Adams [this message]
2015-01-29 18:52 ` Artur Malabarba
2015-01-29 19:12 ` Drew Adams
2015-01-29 19:51 ` Artur Malabarba
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ae3a1191-810d-4f89-bf5b-aaaac9cc813d@default \
--to=drew.adams@oracle.com \
--cc=boudiccas@skimble.plus.com \
--cc=help-gnu-emacs@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.
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).