all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: 14157@debbugs.gnu.org
Subject: bug#14157: 24.3.50; Improve facemenu.el: Better "integration" with other libraries
Date: Mon, 08 Apr 2013 11:22:31 +0530	[thread overview]
Message-ID: <87txnhtvq8.fsf@gmail.com> (raw)


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@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






             reply	other threads:[~2013-04-08  5:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08  5:52 Jambunathan K [this message]
2013-04-10  3:50 ` bug#14157: 24.3.50; Improve facemenu.el: Better "integration" with other libraries Jambunathan K
2013-04-10 15:58   ` Eli Zaretskii
2013-04-10 16:29     ` Jambunathan K
2013-04-10 16:49       ` Eli Zaretskii
2013-04-10 17:48       ` Stefan Monnier
2013-04-11  4:39         ` Jambunathan K
2013-04-10 17:45     ` Stefan Monnier
2013-04-10 16:14   ` Eli Zaretskii
2013-04-10 16:34     ` Jambunathan K
2013-04-10 16:43       ` Eli Zaretskii
2013-11-15  4:47 ` Jambunathan K

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=87txnhtvq8.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=14157@debbugs.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.