GNU bug report logs - #31535
Missing object words in misc.texi(emacs-26)

Previous Next

Package: emacs;

Reported by: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>

Date: Sun, 20 May 2018 01:12:02 UTC

Severity: minor

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 31535 in the body.
You can then email your comments to 31535 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#31535; Package emacs. (Sun, 20 May 2018 01:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 20 May 2018 01:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Missing object words in misc.texi(emacs-26)
Date: Sun, 20 May 2018 10:11:33 +0900
[Message part 1 (text/plain, inline)]
Hi  Emacs developers.

In misc.texi: 687..689,

>>> start here
The variables @code{resize-mini-windows} and @code{max-mini-window-height}
(@pxref{Minibuffer Edit}) control * when the output is considered too long
for the echo area.
<<< end here

Currently, there is nothing(empty) at * markd positiin, but I think *
should be 'window resizing' or something like that.

I am not English native, so I am not sure this is correct.

Thanks.

ayatakesi <ayanokoji.takesi <at> gmail.com>
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31535; Package emacs. (Sun, 20 May 2018 07:14:01 GMT) Full text and rfc822 format available.

Message #8 received at 31535 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
Cc: 31535 <at> debbugs.gnu.org
Subject: Re: bug#31535: Missing object words in misc.texi(emacs-26)
Date: Sun, 20 May 2018 10:13:40 +0300
> From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
> Date: Sun, 20 May 2018 10:11:33 +0900
> 
> In misc.texi: 687..689,
> 
> >>> start here
> The variables @code{resize-mini-windows} and @code{max-mini-window-height} (@pxref{Minibuffer Edit})
> control * when the output is considered too long for the echo area.
> <<< end here
> 
> Currently, there is nothing(empty) at * markd positiin, but I think * should be 'window resizing' or something like
> that.

No, the sentence is correct, albeit slightly confusing.  I reworded it
to say this instead:

  The variables @code{resize-mini-windows} and
  @code{max-mini-window-height} (@pxref{Minibuffer Edit}) control when
  Emacs should consider the output to be too long for the echo area.

Is the intent more clear now?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31535; Package emacs. (Sun, 20 May 2018 07:52:02 GMT) Full text and rfc822 format available.

Message #11 received at 31535 <at> debbugs.gnu.org (full text, mbox):

From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 31535 <at> debbugs.gnu.org
Subject: Re: bug#31535: Missing object words in misc.texi(emacs-26)
Date: Sun, 20 May 2018 16:51:21 +0900
[Message part 1 (text/plain, inline)]
Hi Eli.

Yes, it is clear now for me.
Thanks.

ayatakesi <ayanokoji.takesi <at> gmail.com>

2018年5月20日(日) 16:13 Eli Zaretskii <eliz <at> gnu.org>:

> > From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
> > Date: Sun, 20 May 2018 10:11:33 +0900
> >
> > In misc.texi: 687..689,
> >
> > >>> start here
> > The variables @code{resize-mini-windows} and
> @code{max-mini-window-height} (@pxref{Minibuffer Edit})
> > control * when the output is considered too long for the echo area.
> > <<< end here
> >
> > Currently, there is nothing(empty) at * markd positiin, but I think *
> should be 'window resizing' or something like
> > that.
>
> No, the sentence is correct, albeit slightly confusing.  I reworded it
> to say this instead:
>
>   The variables @code{resize-mini-windows} and
>   @code{max-mini-window-height} (@pxref{Minibuffer Edit}) control when
>   Emacs should consider the output to be too long for the echo area.
>
> Is the intent more clear now?
>
[Message part 2 (text/html, inline)]

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sun, 20 May 2018 09:03:01 GMT) Full text and rfc822 format available.

Notification sent to Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>:
bug acknowledged by developer. (Sun, 20 May 2018 09:03:02 GMT) Full text and rfc822 format available.

Message #16 received at 31535-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
Cc: 31535-done <at> debbugs.gnu.org
Subject: Re: bug#31535: Missing object words in misc.texi(emacs-26)
Date: Sun, 20 May 2018 12:02:25 +0300
> From: Takesi Ayanokoji <ayanokoji.takesi <at> gmail.com>
> Date: Sun, 20 May 2018 16:51:21 +0900
> Cc: 31535 <at> debbugs.gnu.org
> 
> Yes, it is clear now for me.

OK, closing the bug.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#31535; Package emacs. (Mon, 21 May 2018 04:13:02 GMT) Full text and rfc822 format available.

Message #19 received at 31535 <at> debbugs.gnu.org (full text, mbox):

From: Richard Stallman <rms <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 31535 <at> debbugs.gnu.org, ayanokoji.takesi <at> gmail.com
Subject: Re: bug#31535: Missing object words in misc.texi(emacs-26)
Date: Mon, 21 May 2018 00:11:59 -0400
[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > > The variables @code{resize-mini-windows} and @code{max-mini-window-height} (@pxref{Minibuffer Edit})
  > > control * when the output is considered too long for the echo area.
  > > <<< end here

The passive voice contributesd to the difficulty of that sentence.
You rewrote it as active.  That's generally a good thing to do.

-- 
Dr Richard Stallman
President, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
Skype: No way! See https://stallman.org/skype.html.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 18 Jun 2018 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 96 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.