unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Hong Xu <hong@topbug.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 38026-done@debbugs.gnu.org
Subject: bug#38026: [PATCH] Explain negative NABS in `goto-history-element'.
Date: Sat, 9 Nov 2019 10:48:54 -0800	[thread overview]
Message-ID: <1ea8143a-e3dc-136f-d4c7-92380099d612@topbug.net> (raw)
In-Reply-To: <838sop9ycj.fsf@gnu.org>

On 11/9/19 1:46 AM, Eli Zaretskii wrote:
>> Cc: 38026@debbugs.gnu.org
>> From: Hong Xu <hong@topbug.net>
>> Date: Sat, 2 Nov 2019 22:11:53 -0700
>>
>>> So I think the text needs not reference minibuffer-default, but
>>> instead talk about "future history", like the Emacs manual does.
>>>
>>
>> Thanks. Sounds like a good idea. I've attached an update.
> 
> Thanks, I pushed this, but please see how I fixed the log message, and
> also the additional fixes in my following commit.  In particular,
> please always mention the bug number in the commit log message.
> 
Thanks.

I did a search on "future history"

     git grep 'future history'

Except a result in Changelog, everywhere else uses `` and ''.

  doc/emacs/ChangeLog.1:5380:34:  (Minibuffer History): Describe "future history" list.  State default
  doc/emacs/mini.texi:647:25:as moving through the ``future history''.
  doc/emacs/mini.texi:649:9:@cindex future history for file names
  doc/emacs/mini.texi:652:9:  The ``future history'' for file names includes several possible
  doc/emacs/mini.texi:660:19:value, then the ``future history'' of file names will include only the
  doc/lispref/minibuf.texi:144:9:@cindex future history in minibuffer input
  doc/lispref/minibuf.texi:148:3:``future history'', available to the user with @kbd{M-n}.
  doc/lispref/minibuf.texi:2312:49:can go beyond the current position and invoke ``future history''
  lisp/simple.el:2134:45:negative number -N means the Nth entry of \"future history.\""

Are you sure that we should change them to " in the newly added doc?

Hong






  reply	other threads:[~2019-11-09 18:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-02  1:08 bug#38026: [PATCH] Explain negative NABS in `goto-history-element' Hong Xu
2019-11-02  8:03 ` Eli Zaretskii
2019-11-02 17:07   ` Hong Xu
2019-11-02 17:54     ` Eli Zaretskii
2019-11-03  5:11       ` Hong Xu
2019-11-09  9:46         ` Eli Zaretskii
2019-11-09 18:48           ` Hong Xu [this message]
2019-11-09 20:00             ` 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=1ea8143a-e3dc-136f-d4c7-92380099d612@topbug.net \
    --to=hong@topbug.net \
    --cc=38026-done@debbugs.gnu.org \
    --cc=eliz@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).