all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Border around selected window
@ 2012-02-03  9:39 José Romildo Malaquias
  2012-02-03 17:01 ` Jai Dayal
  2012-02-03 21:46 ` Peter Dyballa
  0 siblings, 2 replies; 3+ messages in thread
From: José Romildo Malaquias @ 2012-02-03  9:39 UTC (permalink / raw
  To: help-gnu-emacs

Hello.

Is it possible to have a border around the selected window?

Is it possible to have a single border around the selected
window, its header-line and its mode-line?

If so, how to enable them?

Romildo



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

* Re: Border around selected window
  2012-02-03  9:39 Border around selected window José Romildo Malaquias
@ 2012-02-03 17:01 ` Jai Dayal
  2012-02-03 21:46 ` Peter Dyballa
  1 sibling, 0 replies; 3+ messages in thread
From: Jai Dayal @ 2012-02-03 17:01 UTC (permalink / raw
  To: José Romildo Malaquias; +Cc: help-gnu-emacs

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

Hi,
wel/

2012/2/3 José Romildo Malaquias <j.romildo@gmail.com>

> Hello.
>
> Is it possible to have a border around the selected window?
>
> Is it possible to have a single border around the selected
> window, its header-line and its mode-line?
>
> If so, how to enable them?
>
> Romildo
>
>

[-- Attachment #2: Type: text/html, Size: 624 bytes --]

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

* Re: Border around selected window
  2012-02-03  9:39 Border around selected window José Romildo Malaquias
  2012-02-03 17:01 ` Jai Dayal
@ 2012-02-03 21:46 ` Peter Dyballa
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2012-02-03 21:46 UTC (permalink / raw
  To: José Romildo Malaquias; +Cc: help-gnu-emacs


Am 3.2.2012 um 10:39 schrieb José Romildo Malaquias:

> Is it possible to have a border around the selected window?
> 
> Is it possible to have a single border around the selected
> window, its header-line and its mode-line?
> 
> If so, how to enable them?

Could be these variables can help:

	cursor-in-non-selected-windows
	   Non-nil means show a hollow box cursor in non-selected windows.
	highlight-nonselected-windows
	   *Non-nil means highlight region even in nonselected windows.
	mode-line-in-non-selected-windows
	   Non-nil means to use `mode-line-inactive' face in non-selected windows.
	mouse-1-click-in-non-selected-windows
	   If non-nil, a Mouse-1 click also follows links in non-selected windows.
	mouse-autoselect-window
	   *Non-nil means autoselect window with mouse pointer.

And if they don't, maybe the documentation does.

--
Greetings

  Pete

A mathematician is a device for turning coffee into theorems.
				– Erdős Pál




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

end of thread, other threads:[~2012-02-03 21:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03  9:39 Border around selected window José Romildo Malaquias
2012-02-03 17:01 ` Jai Dayal
2012-02-03 21:46 ` Peter Dyballa

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.