GNU bug report logs - #14157
24.3.50; Improve facemenu.el: Better "integration" with other libraries

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Mon, 8 Apr 2013 05:57:01 UTC

Severity: wishlist

Found in version 24.3.50

Done: Jambunathan K <kjambunathan <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#14157: closed (24.3.50; Improve facemenu.el: Better
 "integration" with other libraries)
Date: Fri, 15 Nov 2013 04:48:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Nov 2013 10:17:00 +0530
with message-id <87iovunuez.fsf <at> gmail.com>
and subject line Re: bug#14157: 24.3.50; Improve facemenu.el: Better "integration" with other libraries
has caused the debbugs.gnu.org bug report #14157,
regarding 24.3.50; Improve facemenu.el: Better "integration" with other libraries
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
14157: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14157
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50;
	Improve facemenu.el: Better "integration" with other libraries
Date: Mon, 08 Apr 2013 11:22:31 +0530
Improve facemenu.el: Better "integration" with other libraries.

History junkies can lookup
        http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13686#101

----------------------------------------------------------------

facemenu.el highlights text, so does hi-lock.el.

        facemenu.el => Highlight "this text"
        hi-lock.el  => Highlight all text that "has" "this content".

----------------------------------------------------------------
        
1. Same prefix keys.  Why have two prefixes
        C-x w h and M-o

   Can we merge them into same prefix?

    ,----
    | Global Bindings Starting With M-o:
    | key             binding
    | ---             -------
    | 
    | M-o ESC		Prefix Command
    | M-o b		facemenu-set-bold
    | M-o d		facemenu-set-default
    | M-o i		facemenu-set-italic
    | M-o l		facemenu-set-bold-italic
    | M-o o		facemenu-set-face
    | M-o u		facemenu-set-underline
    | 
    | M-o M-S		center-paragraph
    | M-o M-o		font-lock-fontify-block
    | M-o M-s		center-line
    `----

    ,----
    | `hi-lock-mode' Minor Mode Bindings Starting With C-x w:
    | key             binding
    | ---             -------
    | 
    | C-x w b		hi-lock-write-interactive-patterns
    | C-x w h		highlight-regexp
    | C-x w i		hi-lock-find-patterns
    | C-x w l		highlight-lines-matching-regexp
    | C-x w p		highlight-phrase
    | C-x w r		unhighlight-regexp
    `----

2. Provide default bindings for
     M-x facemenu-set-foreground RET
     M-x facemenu-set-background RET

----------------------------------------------------------------     

In GNU Emacs 24.3.50.10 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2013-04-06 on debian-6.05
Bzr revision: 112232 dgutov <at> yandex.ru-20130405222212-kae38v65pns84qj0
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Important settings:
  value of $LANG: en_IN
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t



[Message part 3 (message/rfc822, inline)]
From: Jambunathan K <kjambunathan <at> gmail.com>
To: 14157-done <at> debbugs.gnu.org
Subject: Re: bug#14157: 24.3.50;
 Improve facemenu.el: Better "integration" with other libraries
Date: Fri, 15 Nov 2013 10:17:00 +0530
OP here. Closed.


This bug report was last modified 11 years and 195 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.