all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Peter Dyballa <Peter_Dyballa@Freenet.DE>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.50; bug in customisation interface
Date: Wed, 19 Dec 2007 14:24:21 +0100	[thread overview]
Message-ID: <47691B85.6000507@gmx.at> (raw)
In-Reply-To: <85680BD6-2F4B-4A26-8196-641E18ED000E@Freenet.DE>

[-- Attachment #1: Type: text/plain, Size: 67 bytes --]

Could you try with the attached patch (you have to remake Emacs).


[-- Attachment #2: cus-start.patch --]
[-- Type: text/plain, Size: 1608 bytes --]

*** cus-start.el.~1.113.~	Sun Oct 28 03:40:58 2007
--- cus-start.el	Wed Dec 19 14:20:36 2007
***************
*** 39,45 ****
  	     (gc-cons-threshold alloc integer)
  	     (garbage-collection-messages alloc boolean)
  	     ;; buffer.c
! 	     (mode-line-format modeline sexp) ;Hard to do right.
  	     (default-major-mode internal function)
  	     (enable-multibyte-characters mule boolean)
  	     (case-fold-search matching boolean)
--- 39,45 ----
  	     (gc-cons-threshold alloc integer)
  	     (garbage-collection-messages alloc boolean)
  	     ;; buffer.c
! 	     (mode-line-format mode-line sexp) ;Hard to do right.
  	     (default-major-mode internal function)
  	     (enable-multibyte-characters mule boolean)
  	     (case-fold-search matching boolean)
***************
*** 364,371 ****
  	     (hscroll-margin windows integer "22.1")
  	     (hscroll-step windows number "22.1")
  	     (truncate-partial-width-windows display boolean)
! 	     (mode-line-inverse-video modeline boolean)
! 	     (mode-line-in-non-selected-windows modeline boolean "22.1")
  	     (line-number-display-limit display
  					(choice integer
  						(const :tag "No limit" nil)))
--- 364,371 ----
  	     (hscroll-margin windows integer "22.1")
  	     (hscroll-step windows number "22.1")
  	     (truncate-partial-width-windows display boolean)
! 	     (mode-line-inverse-video mode-line boolean)
! 	     (mode-line-in-non-selected-windows mode-line boolean "22.1")
  	     (line-number-display-limit display
  					(choice integer
  						(const :tag "No limit" nil)))

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2007-12-19 13:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-19  9:54 23.0.50; bug in customisation interface Peter Dyballa
2007-12-19 13:24 ` martin rudalics [this message]
2007-12-19 13:49   ` Peter Dyballa
2007-12-19 21:18     ` Stephen J. Turnbull

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=47691B85.6000507@gmx.at \
    --to=rudalics@gmx.at \
    --cc=Peter_Dyballa@Freenet.DE \
    --cc=emacs-pretest-bug@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.