all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yegor Timoshenko <yegortimoshenko@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: M-x customize and long lines
Date: Sat, 12 Aug 2017 15:13:05 +0000	[thread overview]
Message-ID: <CAF4sQCN8TpuOu3LhBXfaPRXLUirGfNrxHQDLzC8jC28dzDTJNQ@mail.gmail.com> (raw)

M-x customize sometimes produces very long lines (for example, try
customizing eshell-modules-list). Here's what I get:

(custom-set-variables
 ;; custom-set-variables was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(eshell-modules-list
   (quote
    (eshell-alias eshell-cmpl eshell-dirs eshell-glob eshell-hist eshell-ls
eshell-term eshell-tramp eshell-unix)))

How do I make M-x customize respect 80 chars per line limit? Is there a
hook? I couldn't find one.

Thanks!
Yegor


             reply	other threads:[~2017-08-12 15:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-12 15:13 Yegor Timoshenko [this message]
2017-08-12 16:02 ` M-x customize and long lines Drew Adams
2017-08-15 20:06   ` Yegor Timoshenko

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAF4sQCN8TpuOu3LhBXfaPRXLUirGfNrxHQDLzC8jC28dzDTJNQ@mail.gmail.com \
    --to=yegortimoshenko@gmail.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.