emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#17705: closed ([PATCH] lisp/help.el (where-is): do


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17705: closed ([PATCH] lisp/help.el (where-is): don't recreate completing-read's functionality for defaults)
Date: Thu, 12 Jun 2014 02:22:02 +0000

Your message dated Wed, 11 Jun 2014 22:21:00 -0400
with message-id <address@hidden>
and subject line Re: bug#17705: [PATCH] lisp/help.el (where-is): don't recreate 
completing-read's functionality for defaults
has caused the debbugs.gnu.org bug report #17705,
regarding [PATCH] lisp/help.el (where-is): don't recreate completing-read's 
functionality for defaults
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
17705: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17705
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] lisp/help.el (where-is): don't recreate completing-read's functionality for defaults Date: Thu, 5 Jun 2014 13:08:02 -0500
`where-is` was looking for empty string return values from
`completing-read` and swapping in a default value in that
case. Updated now to use the default-handling mechanism provided by
`completing-read`, rather than recreating it.

This also provides a bit of extra capability because now the user can
insert the default value into the minibuffer (for modification) via
`next-history-element` (so-called "future history", described in the
elisp manual).

-- 
Cameron Desautels <address@hidden>

Attachment: 0001-lisp-help.el-where-is-don-t-recreate-completing-read.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#17705: [PATCH] lisp/help.el (where-is): don't recreate completing-read's functionality for defaults Date: Wed, 11 Jun 2014 22:21:00 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)
> `where-is` was looking for empty string return values from
> `completing-read` and swapping in a default value in that
> case. Updated now to use the default-handling mechanism provided by
> `completing-read`, rather than recreating it.

Thank you, installed.
Note that we now have many small contributions from you, adding up to
a non-trivial amount of code, so we won't be able to accept further
patches from you without some copyright paperwork.
If you intend to submit more patches (which I hope you do), please fill
the form below and send it to the FSF as instructed so they can send you
the appropriate paperwork to sign.


        Stefan


Please email the following information to address@hidden, and we
will send you the assignment form for your past and future changes.

Please use your full legal name (in ASCII characters) as the subject
line of the message.
----------------------------------------------------------------------
REQUEST: SEND FORM FOR PAST AND FUTURE CHANGES

[What is the name of the program or package you're contributing to?]
Emacs

[Did you copy any files or text written by someone else in these changes?
Even if that material is free software, we need to know about it.]


[Do you have an employer who might have a basis to claim to own
your changes?  Do you attend a school which might make such a claim?]


[For the copyright registration, what country are you a citizen of?]


[What year were you born?]


[Please write your email address here.]


[Please write your postal address here.]





[Which files have you changed so far, and which new files have you written
so far?]


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]