unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#38921: Descriptions of elisp function 'modify-frame-parameters frame alist' in the lispref manual.
@ 2020-01-04 16:47 Takesi Ayanokoji
  2020-01-04 17:07 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Takesi Ayanokoji @ 2020-01-04 16:47 UTC (permalink / raw)
  To: 38921

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

I have a question about description of elisp function
'modify-frame-parameters frame alist' in the lispref manual(
http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/frames.texi#n1286
).

The manual says,

---
Some parameters are only meaningful for frames on certain kinds of display
(@pxref{Frames}).  If @var{alist} includes parameters that are not
meaningful for the @var{frame}'s display, this function will change its
value in the frame's parameter list, but will otherwise ignore it.
---

So, my question is,
Either 'not' or 'otherwise' is not necessary, isn't it?

(Because I learned English several decades ago, I am not confident this,
sorry.)

Thanks.

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

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

* bug#38921: Descriptions of elisp function 'modify-frame-parameters frame alist' in the lispref manual.
  2020-01-04 16:47 bug#38921: Descriptions of elisp function 'modify-frame-parameters frame alist' in the lispref manual Takesi Ayanokoji
@ 2020-01-04 17:07 ` Eli Zaretskii
  2020-01-04 17:10   ` Takesi Ayanokoji
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2020-01-04 17:07 UTC (permalink / raw)
  To: Takesi Ayanokoji; +Cc: 38921

> From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> Date: Sun, 5 Jan 2020 01:47:41 +0900
> 
> Some parameters are only meaningful for frames on certain kinds of display (@pxref{Frames}).  If @var{alist}
> includes parameters that are not meaningful for the @var{frame}'s display, this function will change its value
> in the frame's parameter list, but will otherwise ignore it.
> ---
> 
> So, my question is,
> Either 'not' or 'otherwise' is not necessary, isn't it?

No, both are necessary.  The "otherwise" part means "other than
changing the value of the parameter".





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

* bug#38921: Descriptions of elisp function 'modify-frame-parameters frame alist' in the lispref manual.
  2020-01-04 17:07 ` Eli Zaretskii
@ 2020-01-04 17:10   ` Takesi Ayanokoji
  0 siblings, 0 replies; 3+ messages in thread
From: Takesi Ayanokoji @ 2020-01-04 17:10 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 38921

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

Understand.

Thanks.

2020年1月5日(日) 午前2:07 Eli Zaretskii <eliz@gnu.org>:

> > From: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
> > Date: Sun, 5 Jan 2020 01:47:41 +0900
> >
> > Some parameters are only meaningful for frames on certain kinds of
> display (@pxref{Frames}).  If @var{alist}
> > includes parameters that are not meaningful for the @var{frame}'s
> display, this function will change its value
> > in the frame's parameter list, but will otherwise ignore it.
> > ---
> >
> > So, my question is,
> > Either 'not' or 'otherwise' is not necessary, isn't it?
>
> No, both are necessary.  The "otherwise" part means "other than
> changing the value of the parameter".
>

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

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

end of thread, other threads:[~2020-01-04 17:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-04 16:47 bug#38921: Descriptions of elisp function 'modify-frame-parameters frame alist' in the lispref manual Takesi Ayanokoji
2020-01-04 17:07 ` Eli Zaretskii
2020-01-04 17:10   ` Takesi Ayanokoji

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).