unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Changes to mode name handling on the mode-line preclude propertizing mode-name
@ 2002-02-14 11:10 Juanma Barranquero
  2002-02-16 21:57 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Juanma Barranquero @ 2002-02-14 11:10 UTC (permalink / raw)


Those changes

2002-02-13  Richard M. Stallman  <rms@gnu.org>

        * bindings.el (mode-line-minor-mode-keymap): Definition moved up.
        Initialization moved up too.
        (mode-line-modes): Use :propertize.
        (mode-line-mode-menu-keymap): Var deleted.
        (mode-line-copied-mode-name): Var deleted.
        (mode-line-mode-name): Function deleted.
        (mode-line-mode-menu): Each item now shows its mode line lighter.
        (minor-mode-alist): Don't call propertize here.

mean that previously (at 21.1 and 21.1.90)

  (setq mode-name (propertize "my-mode" 'display '(height (+ 5))))

would work, while it does not now.

                                                           /L/e/k/t/u


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Changes to mode name handling on the mode-line preclude propertizing mode-name
  2002-02-14 11:10 Changes to mode name handling on the mode-line preclude propertizing mode-name Juanma Barranquero
@ 2002-02-16 21:57 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2002-02-16 21:57 UTC (permalink / raw)
  Cc: emacs-devel

    mean that previously (at 21.1 and 21.1.90)

      (setq mode-name (propertize "my-mode" 'display '(height (+ 5))))

    would work, while it does not now.

I will fix that.  Thanks.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-16 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-14 11:10 Changes to mode name handling on the mode-line preclude propertizing mode-name Juanma Barranquero
2002-02-16 21:57 ` Richard Stallman

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).