all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: Michal Nazarewicz <mina86@mina86.com>
Cc: 26274@debbugs.gnu.org, npostavs@users.sourceforge.net
Subject: bug#26274: 26.0.50; completion regression
Date: Thu, 30 Mar 2017 22:14:34 +0200	[thread overview]
Message-ID: <8737duses5.fsf@rosalinde> (raw)
In-Reply-To: <xa1tr31ezija.fsf@mina86.com> (Michal Nazarewicz's message of "Thu, 30 Mar 2017 21:11:37 +0200")

On Thu, 30 Mar 2017 21:11:37 +0200 Michal Nazarewicz <mina86@mina86.com> wrote:

>> On Thu, 30 Mar 2017 18:18:42 +0200 Michal Nazarewicz <mina86@mina86.com> wrote:
>>> Stephen, could you test Emacs at 
>>>
>>> 	git fetch https://notabug.org/mina86/emacs.git ac7004999db96c7d
>>>
>>> Completion behaves correctly at this commit.  Since it’s scheduled to be
>>> pushed soon, I think just rolling forward is the way to go.
>
> On Thu, Mar 30 2017, Stephen Berman wrote:
>> I invoked the above command on my local master branch, but git said:
>>
>> fatal: Couldn't find remote ref ac7004999db96c7d
>
> Perhaps it’s not possible to fetch a commit after all.  Try:
>
> 	git fetch https://notabug.org/mina86/emacs.git master
>         git checkout ac7004999db96c7d

I couldn't tell whether the first command would change my local master
branch, so I decided to make a new branch first:

git fetch https://notabug.org/mina86/emacs.git master:bug26274
git checkout bug26274
git checkout ac7004999db96c7d
make

If I did this right and built the version with your patch, then I can
confirm that with it substring completion with case-folding again works
as expected.

Thanks.

Steve Berman





  reply	other threads:[~2017-03-30 20:14 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-27 10:56 bug#26274: 26.0.50; completion regression Stephen Berman
2017-03-27 16:22 ` Stephen Berman
2017-03-29 17:00   ` Stephen Berman
2017-03-29 17:27     ` Eli Zaretskii
2017-03-29 18:27       ` Stephen Berman
2017-03-29 18:33         ` Eli Zaretskii
2017-03-29 18:43           ` Stephen Berman
2017-03-29 18:49         ` Noam Postavsky
2017-03-29 20:00           ` Stephen Berman
2017-03-30  2:33             ` Eli Zaretskii
2017-03-30 13:38               ` Michal Nazarewicz
2017-03-30 14:17                 ` Michal Nazarewicz
2017-03-30 14:30                   ` Michal Nazarewicz
2017-03-30 16:18                     ` Michal Nazarewicz
2017-03-30 18:02                       ` Stephen Berman
2017-03-30 19:11                         ` Michal Nazarewicz
2017-03-30 20:14                           ` Stephen Berman [this message]
2017-03-30 18:06                       ` Eli Zaretskii
2017-04-06 18:58                         ` Michal Nazarewicz
2017-04-07  8:37                           ` Stephen Berman
2017-03-29 17:28     ` Noam Postavsky

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8737duses5.fsf@rosalinde \
    --to=stephen.berman@gmx.net \
    --cc=26274@debbugs.gnu.org \
    --cc=mina86@mina86.com \
    --cc=npostavs@users.sourceforge.net \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.