unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: raman <raman@google.com>
To: emacs-devel@gnu.org
Subject: Re: [ELPA] New package: vdiff
Date: Sat, 20 May 2017 07:56:39 -0700	[thread overview]
Message-ID: <p91r2zj8tlk.fsf@raman-glaptop2> (raw)
In-Reply-To: <87fug11i93.fsf@zigzag> (Thien-Thi Nguyen's message of "Fri, 19 May 2017 08:19:04 +0200")

VDiff is nice, have been playing with it the last couple of days.

One piece of feedback/ the commands that scrol the vdiff buffers are
presently calling `message' with the id of the window being scrolled --
suspect it was there for debuggging. That ended up killing
speech-feedback that was relevant in my case, for now I worked around it
with the following piece of advice --- but not having to do that would
be nice.
(defadvice vdiff--scroll-function (around emacspeak pre act comp)
  "Silence messages."
  (ems-with-messages-silenced ad-do-it))
-- 



      reply	other threads:[~2017-05-20 14:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-17 12:12 [ELPA] New package: vdiff Justin Burkett
2017-05-19  6:19 ` Thien-Thi Nguyen
2017-05-20 14:56   ` raman [this message]

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=p91r2zj8tlk.fsf@raman-glaptop2 \
    --to=raman@google.com \
    --cc=emacs-devel@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).