From: Drew Adams <drew.adams@oracle.com>
To: 21470@debbugs.gnu.org
Subject: bug#21470: 25.0.50; (elisp) Font and Color Parameters - `alpha' entry
Date: Sun, 13 Sep 2015 07:52:39 -0700 (PDT) [thread overview]
Message-ID: <9ff29959-3e60-4b03-b38a-10c48669b350@default> (raw)
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'
next reply other threads:[~2015-09-13 14:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-13 14:52 Drew Adams [this message]
2015-09-13 19:57 ` bug#21470: 25.0.50; (elisp) Font and Color Parameters - `alpha' entry Eli Zaretskii
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=9ff29959-3e60-4b03-b38a-10c48669b350@default \
--to=drew.adams@oracle.com \
--cc=21470@debbugs.gnu.org \
/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.
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).