* border-width & border-color
@ 2013-01-06 15:55 Sam Steingold
0 siblings, 0 replies; only message in thread
From: Sam Steingold @ 2013-01-06 15:55 UTC (permalink / raw)
To: emacs-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-06 15:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-06 15:55 border-width & border-color Sam Steingold
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).