emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

border-width & border-color


From: Sam Steingold
Subject: border-width & border-color
Date: Sun, 06 Jan 2013 10:55:57 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi,
What do the frame parameters border-width & border-color do?

  (set-frame-parameter (selected-frame) 'border-width 10)
signals an error.

  (make-frame '((border-width . 10)))
looks just like an ordinary frame, even though frame-parameter
border-width is not 10, not 0.

set-border-color does not have any visible effects.

  (set-frame-parameter (selected-frame) 'internal-border-width 10)
does create a "framelet", but there appears to be no way to modify its
color.


So, what is going on?
Thanks.
-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://think-israel.org http://www.memritv.org
http://dhimmi.com http://ffii.org http://honestreporting.com http://camera.org
Volume(Pizza of radius Z and thickness A) = PI * Z * Z * A




reply via email to

[Prev in Thread] Current Thread [Next in Thread]