unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: 8927@debbugs.gnu.org
Subject: bug#8927: 24.0.50; Flaw in C-x v u
Date: Mon, 27 Jun 2011 08:57:55 +0200	[thread overview]
Message-ID: <87sjqvoj64.fsf@gmail.com> (raw)
In-Reply-To: <E1Qa2pM-00042w-5T@fencepost.gnu.org>

Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:

> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>
>> Óscar Fuentes <ofv@wanadoo.es> writes:
>>
>>> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>>>
>>>>>> Also, it's not true that the diff buffer cannot be scrolled from the
>>>>>> yes-or-no prompt as Chong mentioned earlier in this thread,
>>>>>> `scroll-other-window' and `scroll-other-window-down' work as expected.
>>>>>
>>>>> Ah yes, forgot about that; I seldom use that functionality.
>>>>
>>>> Sorry, i don't follow here, for me scrolling-other-window or whatever is
>>>> not possible from a yes-or-no-p prompt.
>>>> I can do only yes or no (as expected).
>>>> Did i miss something?
>>>
>>> scroll-other-window is bound to C-M-v, which works from the minibuffer.
>> I know C-M-v, but it doesn't work from the minibuffer in a y-or-n-p case.
>> I guess some external library break this because it is working with
>> emacs -Q.
> This is the culprit:
>
> (fset 'yes-or-no-p 'y-or-n-p)
>
> that was since a long time in my .emacs.
NOTE:

yes-or-no-p:
yes-or-no-p is a built-in function in `fns.c'.
It support scrolling

y-or-n-p:
y-or-n-p is a compiled Lisp function in `subr.el'.
It doesn't support scrolling.

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 






  reply	other threads:[~2011-06-27  6:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-24  9:37 bug#8927: 24.0.50; Flaw in C-x v u Richard Stallman
2011-06-24 20:59 ` Glenn Morris
2011-06-25 21:54   ` Richard Stallman
2011-06-26  4:08     ` Chong Yidong
2011-06-26  5:38       ` Dan Nicolaescu
     [not found]       ` <mailman.453.1309066807.785.bug-gnu-emacs@gnu.org>
2011-06-26  9:32         ` Romain Francoise
2011-06-26 19:32           ` Chong Yidong
2011-06-26 21:51             ` Thierry Volpiatto
2011-06-26 22:09               ` Óscar Fuentes
2011-06-27  4:49                 ` Thierry Volpiatto
2011-06-27  6:43                   ` Thierry Volpiatto
2011-06-27  6:57                     ` Thierry Volpiatto [this message]
2011-06-26 12:17       ` Óscar Fuentes
2011-06-26 16:18       ` Richard Stallman
2011-06-26 13:10   ` Stefan Monnier
2011-06-26 23:20     ` Richard Stallman

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=87sjqvoj64.fsf@gmail.com \
    --to=thierry.volpiatto@gmail.com \
    --cc=8927@debbugs.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).