all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* please update interactive spec of eww:
@ 2014-04-04 22:36 T. V. Raman
  2014-11-03 13:43 ` Ted Zlatanov
  0 siblings, 1 reply; 2+ messages in thread
From: T. V. Raman @ 2014-04-04 22:36 UTC (permalink / raw)
  To: emacs-devel

At present function eww  has the following interactive spec:
(interactive "sEnter URL or keywords: ")

Could we update this to the smarter interactive spec used in the
browse-url package:
(interactive (browse-url-interactive-arg "URL: "))

-- 

-- 



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

* Re: please update interactive spec of eww:
  2014-04-04 22:36 please update interactive spec of eww: T. V. Raman
@ 2014-11-03 13:43 ` Ted Zlatanov
  0 siblings, 0 replies; 2+ messages in thread
From: Ted Zlatanov @ 2014-11-03 13:43 UTC (permalink / raw)
  To: emacs-devel

On Fri, 4 Apr 2014 15:36:00 -0700 "T. V. Raman" <raman@google.com> wrote: 

tvr> At present function eww  has the following interactive spec:
tvr> (interactive "sEnter URL or keywords: ")

tvr> Could we update this to the smarter interactive spec used in the
tvr> browse-url package:
tvr> (interactive (browse-url-interactive-arg "URL: "))

That seems reasonable, but wouldn't it lose the ability to specify keywords?

Ted




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

end of thread, other threads:[~2014-11-03 13:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-04 22:36 please update interactive spec of eww: T. V. Raman
2014-11-03 13:43 ` Ted Zlatanov

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.