all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Cc: 3865@emacsbugs.donarmstrong.com
Subject: bug#3865: Patch for #3865: Would somebody please commit on HEAD and branch?
Date: Sun, 19 Jul 2009 01:34:46 -0400	[thread overview]
Message-ID: <jwvk525z1a4.fsf-monnier+emacsbugreports__37629.836847964$1247983080$gmane$org@gnu.org> (raw)
In-Reply-To: <87vdlr2ldd.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Fri, 17 Jul 2009 20:51:58 +0200")

> +    (if (and (executable-find doc-view-pdftotext-program)
> +	     (yes-or-no-p "Cannot render file.  View extracted text instead? "))
> +	(doc-view-open-text)
> +      (doc-view-toggle-display))))

Please avoid modal UIs wherever possible.  E.g. rather than ask with
yes-or-no-p, just choose one of the two branches (maybe based on
a config var) and output a message explaining how to get the
other branch.


        Stefan





  parent reply	other threads:[~2009-07-19  5:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-17 18:51 Patch for #3865: Would somebody please commit on HEAD and branch? Tassilo Horn
2009-07-17 19:17 ` Bastien
2009-07-17 19:34   ` Lennart Borgman
2009-07-17 19:47   ` Tassilo Horn
2009-07-18  5:51     ` Bastien
2009-07-17 19:17 ` bug#3865: " Bastien
2009-07-17 19:44 ` Chong Yidong
2009-07-16  9:01   ` bug#3865: 23.0.95; doc-view-mode with PDF without PNG support Reiner Steib
2009-07-17 19:50     ` bug#3865: marked as done (23.0.95; doc-view-mode with PDF without PNG support) Emacs bug Tracking System
2009-07-19  5:34 ` Stefan Monnier [this message]
2009-07-19  5:34 ` Patch for #3865: Would somebody please commit on HEAD and branch? Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2009-07-17 18:51 bug#3865: " Tassilo Horn

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='jwvk525z1a4.fsf-monnier+emacsbugreports__37629.836847964$1247983080$gmane$org@gnu.org' \
    --to=monnier@iro.umontreal.ca \
    --cc=3865@emacsbugs.donarmstrong.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 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.