unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Manuel Uberti via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Dmitry Gutov <dgutov@yandex.ru>, 52119@debbugs.gnu.org
Subject: bug#52119: 29.0.50; Blank lines in vc-git-stash-pop with fido-vertical-mode
Date: Fri, 26 Nov 2021 13:48:20 +0100	[thread overview]
Message-ID: <56d8d714-0c46-27bf-9f43-6b6c6ce46bee@inventati.org> (raw)
In-Reply-To: <3e62c885-b9aa-c8ea-541c-9e9fca6da740@yandex.ru>

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

On 26/11/21 13:40, Dmitry Gutov wrote:
> Hi!
> 
> Does this help?
> 
> diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el
> index 3f89fad235..24c4535ed1 100644
> --- a/lisp/vc/vc-git.el
> +++ b/lisp/vc/vc-git.el
> @@ -1685,7 +1685,7 @@ vc-git-stash-read
>     (let ((stash (completing-read
>                    prompt
>                    (split-string
> -                  (or (vc-git--run-command-string nil "stash" "list") "") "\n")
> +                  (or (vc-git--run-command-string nil "stash" "list") "") "\n" t)
>                    nil :require-match nil 'vc-git-stash-read-history)))
>       (if (string-equal stash "")
>           (user-error "Not a stash")

Yes, see attached screenshot.

Thanks a lot.

-- 
Manuel Uberti
www.manueluberti.eu

[-- Attachment #2: Screenshot from 2021-11-26 13-47-57.png --]
[-- Type: image/png, Size: 10632 bytes --]

  reply	other threads:[~2021-11-26 12:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26  7:51 bug#52119: 29.0.50; Blank lines in vc-git-stash-pop with fido-vertical-mode Manuel Uberti via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-11-26  7:53 ` Manuel Uberti via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-11-26 12:40 ` Dmitry Gutov
2021-11-26 12:48   ` Manuel Uberti via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2021-11-26 13:04     ` Dmitry Gutov

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=56d8d714-0c46-27bf-9f43-6b6c6ce46bee@inventati.org \
    --to=bug-gnu-emacs@gnu.org \
    --cc=52119@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    --cc=manuel.uberti@inventati.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).