From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: 3856@debbugs.gnu.org
Subject: bug#3856: 23.0.96; doc string of `widget-complete'
Date: Tue, 12 Jul 2011 17:28:26 +0200 [thread overview]
Message-ID: <m3sjqbjz6t.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <27E6DB209B65451E933F59B5EC1A88C1@us.oracle.com> (Drew Adams's message of "Wed, 15 Jul 2009 08:51:07 -0700")
"Drew Adams" <drew.adams@oracle.com> writes:
> Doc string:
>
> Complete content of editable field from point.
> When not inside a field, move to the previous button or field.
>
> Remove the second sentence; it makes no sense.
> `widget-complete' is used only for a field.
This has been changed to:
---
;; This used to say:
;; "When not inside a field, move to the previous button or field."
;; but AFAICS, it has always just thrown an error.
(defun widget-complete ()
"Complete content of editable field from point.
When not inside a field, signal an error."
---
But I think you're right, anyway. This is only bound to a keystroke on
widget fields (as far as I can tell), so it seems unnecessary to say
anything about what happens if you call the function from somewhere
else.
Opinions?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
next prev parent reply other threads:[~2011-07-12 15:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-15 15:51 bug#3856: 23.0.96; doc string of `widget-complete' Drew Adams
2011-07-12 15:28 ` Lars Magne Ingebrigtsen [this message]
2011-07-12 15:56 ` Chong Yidong
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=m3sjqbjz6t.fsf@quimbies.gnus.org \
--to=larsi@gnus.org \
--cc=3856@debbugs.gnu.org \
--cc=drew.adams@oracle.com \
/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.