unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: mu8ja0i@earthlink.net
Cc: 1026@emacsbugs.donarmstrong.com
Subject: bug#1026: `lisp' customization  initialization, setting and saving
Date: Thu, 25 Sep 2008 16:15:22 -0400	[thread overview]
Message-ID: <5pfxnox9r9.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <380-22008942519274215@earthlink.net> (Allan Mui's message of "Thu, 25 Sep 2008 14:27:42 -0500")

forcemerge 1011 1026
stop

"Allan Mui" wrote:

> When I try to use the language customization buffer for `lisp' all
> values are initially either `unknown' or `uninitialized'. There is
> an error when loading the buffer.

Thanks, this was fixed a few days ago.

To fix, edit the :type of lisp-indent-offset in
emacs-lisp/lisp-mode.el to read as below and recompile the file.

(defcustom lisp-indent-offset nil
  "If non-nil, indent second line of expressions that many more
  columns."
  :group 'lisp
  :type '(choice (const nil) integer))






  reply	other threads:[~2008-09-25 20:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-25 19:27 bug#1026: `lisp' customization initialization, setting and saving Allan Mui
2008-09-25 20:15 ` Glenn Morris [this message]
2008-09-25 20:25   ` Processed: " Emacs bug Tracking System
  -- strict thread matches above, loose matches on Subject: below --
2008-09-26 13:29 Allan Mui
2008-09-26 17:07 ` Glenn Morris

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=5pfxnox9r9.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=1026@emacsbugs.donarmstrong.com \
    --cc=mu8ja0i@earthlink.net \
    /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.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).