all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexander Klimov <alserkli@inbox.ru>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 9440@debbugs.gnu.org
Subject: bug#9440: 24.0.50; bad error handling in find-function-C-source-directory
Date: Wed, 7 Sep 2011 15:19:58 +0300	[thread overview]
Message-ID: <TheMailAgent.53331306d5342c@1ec540f701b83c1f1c82> (raw)
In-Reply-To: <jwvzkihtbmq.fsf-monnier+emacs@gnu.org>

On Tue, 6 Sep 2011, Stefan Monnier wrote:
> Thanks.  I've installed a similar change,

What about the first part?

=== modified file 'lisp/emacs-lisp/find-func.el'
--- lisp/emacs-lisp/find-func.el        2011-08-21 17:43:31 +0000
+++ lisp/emacs-lisp/find-func.el        2011-09-05 12:26:17 +0000
@@ -181,7 +181,7 @@
     (when (and (file-directory-p dir) (file-readable-p dir))
       dir))
   "Directory where the C source files of Emacs can be found.
-If nil, do not try to find the source code of functions and variables
+If nil, ask user when he tries to find the source code of functions and variables
 defined in C.")

 (declare-function ad-get-advice-info "advice" (function))


-- 
Regards,
ASK





      reply	other threads:[~2011-09-07 12:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-05 12:27 bug#9440: 24.0.50; bad error handling in find-function-C-source-directory Alexander Klimov
2011-09-07  1:06 ` Stefan Monnier
2011-09-07 12:19   ` Alexander Klimov [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=TheMailAgent.53331306d5342c@1ec540f701b83c1f1c82 \
    --to=alserkli@inbox.ru \
    --cc=9440@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.