* bug#21470: 25.0.50; (elisp) Font and Color Parameters - `alpha' entry
@ 2015-09-13 14:52 Drew Adams
2015-09-13 19:57 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2015-09-13 14:52 UTC (permalink / raw)
To: 21470
The text says:
The =A1=AEalpha=A1=AF frame parameter can also be a cons cell =A1=AE(=
=A1=AEactive=A1=AF .
=A1=AEinactive=A1=AF)=A1=AF, where =A1=AEactive=A1=AF is the opacity o=
f the frame when it is
selected, and =A1=AEinactive=A1=AF is the opacity when it is not selec=
ted.
Getting rid of the buggy treatment of curly quotes manually (I will
file a separate bug report about that), the text reads as follows:
The 'alpha' frame parameter can also be a cons cell '('active' .
'inactive')', where 'active' is the opacity of the frame when it is
selected, and 'inactive' is the opacity when it is not selected.
Following Emacs conventions, it should say instead:
The 'alpha' frame parameter can also be a cons cell (ACTIVE .
INACTIVE), where ACTIVE is the opacity of the frame when it is
selected, and INACTIVE is the opacity when it is not selected.
---
Or just:
Parameter 'alpha' can also be a cons cell, (ACTIVE . INACTIVE),
where ACTIVE is the opacity of the frame when selected, and
INACTIVE is the opacity otherwise.
In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
of 2015-09-05
Bzr revision: 2330ca33a97867f2ea1123bcf7bfe5cfcc030b36
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --host=3Di686-pc-mingw32 --enable-checking=3Dyes,glyphs'
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#21470: 25.0.50; (elisp) Font and Color Parameters - `alpha' entry
2015-09-13 14:52 bug#21470: 25.0.50; (elisp) Font and Color Parameters - `alpha' entry Drew Adams
@ 2015-09-13 19:57 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2015-09-13 19:57 UTC (permalink / raw)
To: Drew Adams; +Cc: 21470-done
> Date: Sun, 13 Sep 2015 07:52:39 -0700 (PDT)
> From: Drew Adams <drew.adams@oracle.com>
>
> The text says:
>
> The =A1=AEalpha=A1=AF frame parameter can also be a cons cell =A1=AE(=
> =A1=AEactive=A1=AF .
> =A1=AEinactive=A1=AF)=A1=AF, where =A1=AEactive=A1=AF is the opacity o=
> f the frame when it is
> selected, and =A1=AEinactive=A1=AF is the opacity when it is not selec=
> ted.
>
> Getting rid of the buggy treatment of curly quotes manually (I will
> file a separate bug report about that), the text reads as follows:
>
> The 'alpha' frame parameter can also be a cons cell '('active' .
> 'inactive')', where 'active' is the opacity of the frame when it is
> selected, and 'inactive' is the opacity when it is not selected.
>
> Following Emacs conventions, it should say instead:
>
> The 'alpha' frame parameter can also be a cons cell (ACTIVE .
> INACTIVE), where ACTIVE is the opacity of the frame when it is
> selected, and INACTIVE is the opacity when it is not selected.
Fixed, thanks. (Someone uses @samp instead of @var.)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-13 19:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-13 14:52 bug#21470: 25.0.50; (elisp) Font and Color Parameters - `alpha' entry Drew Adams
2015-09-13 19:57 ` Eli Zaretskii
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).