unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29770: 25.1.50; Wrong interactive argument for semantic-ia-show-variants
@ 2017-12-19  4:41 Tobias Zawada
  2017-12-22  9:33 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Zawada @ 2017-12-19  4:41 UTC (permalink / raw)
  To: 29770

In File:
https://github.com/emacs-mirror/emacs/blob/master/lisp/cedet/semantic/ia.el

The argument for the interactive form of `semantic-ia-show-variants'
should be "d" (Value of point as number) and not "P" (Prefix arg in raw 
form).

Context starting at line 253

(defun semantic-ia-show-variants (point)
   "Display a list of all variants for the symbol under POINT."
   (interactive "P")

... )


Best regards,
Tobias Zawada






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#29770: 25.1.50; Wrong interactive argument for semantic-ia-show-variants
  2017-12-19  4:41 bug#29770: 25.1.50; Wrong interactive argument for semantic-ia-show-variants Tobias Zawada
@ 2017-12-22  9:33 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2017-12-22  9:33 UTC (permalink / raw)
  To: Tobias Zawada; +Cc: 29770-done

> From: Tobias Zawada <i@tn-home.de>
> Date: Tue, 19 Dec 2017 05:41:27 +0100
> 
> In File:
> https://github.com/emacs-mirror/emacs/blob/master/lisp/cedet/semantic/ia.el
> 
> The argument for the interactive form of `semantic-ia-show-variants'
> should be "d" (Value of point as number) and not "P" (Prefix arg in raw 
> form).

Thanks, fixed on the release branch.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-22  9:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-19  4:41 bug#29770: 25.1.50; Wrong interactive argument for semantic-ia-show-variants Tobias Zawada
2017-12-22  9:33 ` Eli Zaretskii

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).