all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>,
	Paul Eggert <eggert@cs.ucla.edu>,
	 Michael Albinus <michael.albinus@gmx.de>,
	yamaoka@jpl.org, david@porkrind.org, handa@gnu.org,
	Dmitry Gutov <dgutov@yandex.ru>,
	Stefan Monnier <monnier@iro.umontreal.ca>
Subject: yes-or-no-p prompt conditionally broken in master?
Date: Thu, 03 Sep 2015 16:31:23 +0000	[thread overview]
Message-ID: <CAFyQvY09ejkvC8mdMH+4bYXjPa-QbeQ=JwFkPO6LaAviDiYW4w@mail.gmail.com> (raw)

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

Hi all,

I tend to keep my e
​​
macs build updated with the master every few days.

My last build was 2 days back at this commit:
http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=a3c31adea4970b8a7fc7f495e6a6a6d4a93e69ce
and
everything worked fine.

PROBLEM:
- When on latest master, for ANY yes-or-no-p prompt, for the first prompt I
cannot see the prompt question. At times, all I see is the cursor at the
very left in the minibuffer. At times, I see no cursor and have to assume
that the minibuffer is in focus. I blindly need to hit y or n to proceed
(for example when quitting emacs). Some times, 2nd prompt onwards the
prompt questions start appearing fine.
- This issue goes away if I revert to the above linked commit with my emacs
config.
- This issue also goes away in an emacs -Q session while on the latest
commit on master.

Below are all the commits after that commit that works for me.
So some package I have installed is clashing with one of the below commits.

I tried debugging but cannot narrow down to the problem. Can one of the
authors would know if their commit could have possibly changed how
yes-or-know-p prompt display behaved? A proper direction will help me debug
the problem faster.

| Dmitry Gutov    | vc-git-mode-line-string: Explicitly re-apply the
faceHEADmaster  |
| Paul Eggert     | Treat initial-scratch-message as a doc string
         |
| Paul Eggert     | Fix describe-char bug with glyphs on terminals
          |
| Paul Eggert     | Follow text-quoting-style in display table init
         |
| K. Handa        | Fix typo
          |
| K. Handa        | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
          |
| K. Handa        | fix previous change
         |
| David Caldwell  | * lisp/vc/vc-hooks.el (vc-refresh-state): New command
         |
| Paul Eggert     | Escape ` and ' in doc
         |
| Stefan Monnier  | Generalize the prefix-command machinery of C-u
          |
| Paul Eggert     | Rework quoting in tutorial
          |
| Paul Eggert     | Setup quote display only if interactive
         |
| Katsumi Yamaoka | Use defalias at the top level
         |
| Paul Eggert     | terminal-init-w32console mimicks command-line
         |
| Paul Eggert     | Display replacement quotes with shadow glyphs
         |
| Michael Albinus | * lisp/net/tramp-sh.el (tramp-methods) <sudo>: Mask
"Password:". |

PS: One of the packages I have installed is
http://elpa.gnu.org/packages/minibuffer-line.html and I thought that that
might be causing the problem. But disabling that did not fix this.

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

             reply	other threads:[~2015-09-03 16:31 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-03 16:31 Kaushal Modi [this message]
2015-09-03 16:39 ` yes-or-no-p prompt conditionally broken in master? Eli Zaretskii
2015-09-03 17:22   ` Artur Malabarba
2015-09-03 17:28     ` Dmitry Gutov
2015-09-03 17:43       ` Tassilo Horn
2015-09-03 17:43       ` Eli Zaretskii
2015-09-03 17:47         ` Dmitry Gutov
2015-09-03 18:02           ` Eli Zaretskii
2015-09-03 18:18             ` Artur Malabarba
2015-09-03 18:19               ` Eli Zaretskii
2015-09-03 18:23               ` Drew Adams
2015-09-03 18:27                 ` Eli Zaretskii
2015-09-03 18:43                   ` Artur Malabarba
2015-09-03 18:45                     ` Kaushal Modi
2015-09-04  9:02                     ` Eli Zaretskii
2015-09-04  9:14                       ` David Kastrup
2015-09-04 12:33                         ` Eli Zaretskii
2015-09-04  9:16                       ` Bastien
2015-09-04  9:26                       ` Andreas Schwab
2015-09-04 10:32                         ` Marcin Borkowski
2015-09-04 11:03                           ` David Kastrup
2015-09-04 11:52                             ` Kaushal Modi
2015-09-04 12:30                           ` Eli Zaretskii
2015-09-04 12:39                             ` Marcin Borkowski
2015-09-05  5:02                           ` Stephen J. Turnbull
2015-09-04 12:28                         ` Eli Zaretskii
2015-09-04 12:40                           ` Andreas Schwab
2015-09-04 12:58                             ` Eli Zaretskii
2015-09-04 13:34                               ` Alan Mackenzie
2015-09-04 17:56                                 ` Eli Zaretskii
2015-09-04 18:14                                   ` David Kastrup
2015-09-04 18:28                                     ` Eli Zaretskii
2015-09-04 18:39                                       ` David Kastrup
2015-09-04 18:52                                         ` Kaushal Modi
2015-09-04 18:53                                           ` Kaushal Modi
2015-09-04 19:47                                         ` Eli Zaretskii
2015-09-04 19:55                                           ` Eli Zaretskii
2015-09-04 20:00                                             ` David Kastrup
2015-09-04 20:04                                             ` David Kastrup
2015-09-05  7:03                                               ` Eli Zaretskii
2015-09-05  7:20                                                 ` David Kastrup
2015-09-04 19:56                                           ` David Kastrup
2015-09-04 18:36                                   ` Alan Mackenzie
2015-09-04 17:31                               ` Chad Brown
2015-09-04 17:54                                 ` Eli Zaretskii
2015-09-04 12:59                             ` Kaushal Modi
2015-09-04 14:42                               ` Drew Adams
2015-09-04 13:24                       ` Stefan Monnier
2015-09-04 13:49                         ` David Kastrup
2015-09-04 17:41                           ` Eli Zaretskii
2015-09-04 17:39                         ` Eli Zaretskii
2015-09-03 18:27             ` Dmitry Gutov
2015-09-03 18:30               ` Eli Zaretskii
2015-09-03 18:33                 ` Dmitry Gutov
2015-09-03 18:18           ` Marcin Borkowski
2015-09-03 18:25             ` Dmitry Gutov
2015-09-03 18:28               ` Eli Zaretskii
2015-09-03 18:33                 ` David Kastrup
2015-09-03 21:47                   ` Andy Moreton
2015-09-04  6:32                   ` Eli Zaretskii
2015-09-04  6:48                     ` Andreas Schwab
2015-09-04  7:00                       ` Eli Zaretskii
2015-09-04  9:25                         ` Andreas Schwab
2015-09-05  4:06                         ` Stephen J. Turnbull
2015-09-03 19:26               ` Marcin Borkowski
2015-09-03 17:47         ` Kaushal Modi
2015-09-04 12:29         ` Wolfgang Jenkner
2015-09-04 12:36           ` Eli Zaretskii
2015-09-03 22:31   ` Katsumi Yamaoka
2015-09-03 23:02     ` bug#21408: 25.0.50; yes-or-no-p prompt doesn't appear Katsumi Yamaoka
2015-09-03 23:53       ` Kaushal Modi
2015-09-04  0:23         ` Katsumi Yamaoka
2015-09-03 23:54     ` yes-or-no-p prompt conditionally broken in master? Kaushal Modi

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='CAFyQvY09ejkvC8mdMH+4bYXjPa-QbeQ=JwFkPO6LaAviDiYW4w@mail.gmail.com' \
    --to=kaushal.modi@gmail.com \
    --cc=david@porkrind.org \
    --cc=dgutov@yandex.ru \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=handa@gnu.org \
    --cc=michael.albinus@gmx.de \
    --cc=monnier@iro.umontreal.ca \
    --cc=yamaoka@jpl.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 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.