From: "François Fleuret" <francois.fleuret@inria.fr>
Subject: Re: highlight current window/modeline after switching to it
Date: 19 Nov 2003 13:43:02 +0100 [thread overview]
Message-ID: <s02n0aspm09.fsf@wasabi.inria.fr> (raw)
In-Reply-To: u3cclcrek.fsf@thenumber1spelledout.net
Hi people,
Chris McMahan wrote on 18 Nov 2003 22:12:35 MET:
> e-other-window can be found at:
> http://relativity.yi.org/el/e-other-window.el
> ;;; map it to the standard keybinding to swith windows
> (defun cm-other-window ()
> (interactive)
> (other-window 1)
> (e-other-window-blink)
> )
> (global-set-key "\C-xo" 'cm-other-window)
Isn't it precisely what e-other-window does ?
Btw, I had this problem several times already: what is the standard
way to change one window background color ? In e-other-window, they
use an overlay to change the color of the face. The problem with that
solution is that it changes the color of non-empty lines only ...
(which lead to ugliness such as *modifying* empty buffer by inserting
a '\n', cf. e-other-window-blink).
Regards,
--
François Fleuret
next prev parent reply other threads:[~2003-11-19 12:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-13 20:27 highlight current window/modeline after switching to it clemens fischer
2003-11-16 19:36 ` Clemens Fischer
[not found] ` <mailman.213.1069158630.399.help-gnu-emacs@gnu.org>
2003-11-18 19:01 ` Kevin Rodgers
2003-11-18 21:12 ` Chris McMahan
2003-11-19 12:43 ` François Fleuret [this message]
2003-11-19 14:48 ` Chris McMahan
2003-11-19 17:01 ` Kevin Rodgers
2003-11-22 9:32 ` Clemens Fischer
2003-11-22 11:37 ` highlight current window/modeline after switching to it (solved) Clemens Fischer
[not found] ` <mailman.439.1069506956.399.help-gnu-emacs@gnu.org>
2003-11-24 18:33 ` Kevin Rodgers
[not found] <mailman.64.1068806323.399.help-gnu-emacs@gnu.org>
2003-11-14 16:37 ` highlight current window/modeline after switching to it Kevin Rodgers
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=s02n0aspm09.fsf@wasabi.inria.fr \
--to=francois.fleuret@inria.fr \
/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.
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).