unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* package enhancement - auto check for updates
@ 2015-02-06 13:56 Neal Becker
  2015-02-06 15:21 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Neal Becker @ 2015-02-06 13:56 UTC (permalink / raw)
  To: emacs-devel

As an old-time emacs user, I'm delighted with the new package features.  But one 
thing lacking, I still have to manually check for updates from time-to-time.  It 
would be great to have an automatic check that would notify the user of 
available updates.

-- 
-- Those who don't understand recursion are doomed to repeat it




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

* Re: package enhancement - auto check for updates
  2015-02-06 13:56 package enhancement - auto check for updates Neal Becker
@ 2015-02-06 15:21 ` Stefan Monnier
  2015-02-06 16:21   ` Artur Malabarba
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2015-02-06 15:21 UTC (permalink / raw)
  To: Neal Becker; +Cc: emacs-devel

> As an old-time emacs user, I'm delighted with the new package
> features.  But one thing lacking, I still have to manually check for
> updates from time-to-time.  It would be great to have an automatic
> check that would notify the user of available updates.

I'd accept a patch which does that.

Note that I definitely do not want Emacs's default behavior to include
automatically contacting some remote host on a regular basis.  So such
a (mis)feature would be disabled by default.


        Stefan



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

* Re: package enhancement - auto check for updates
  2015-02-06 15:21 ` Stefan Monnier
@ 2015-02-06 16:21   ` Artur Malabarba
  2015-02-10 18:31     ` Kelly Dean
  0 siblings, 1 reply; 4+ messages in thread
From: Artur Malabarba @ 2015-02-06 16:21 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Neal Becker, emacs-devel

Such a feature would also benefit from having package.el do the url
stuff asynchronously to prevent hanging the interface.

Still, even without that, a package-autoupdate-mode would be very nice.

2015-02-06 13:21 GMT-02:00 Stefan Monnier <monnier@iro.umontreal.ca>:
>> As an old-time emacs user, I'm delighted with the new package
>> features.  But one thing lacking, I still have to manually check for
>> updates from time-to-time.  It would be great to have an automatic
>> check that would notify the user of available updates.
>
> I'd accept a patch which does that.
>
> Note that I definitely do not want Emacs's default behavior to include
> automatically contacting some remote host on a regular basis.  So such
> a (mis)feature would be disabled by default.
>
>
>         Stefan
>



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

* Re: package enhancement - auto check for updates
  2015-02-06 16:21   ` Artur Malabarba
@ 2015-02-10 18:31     ` Kelly Dean
  0 siblings, 0 replies; 4+ messages in thread
From: Kelly Dean @ 2015-02-10 18:31 UTC (permalink / raw)
  To: Artur Malabarba; +Cc: Neal Becker, emacs-devel

Artur Malabarba wrote:
> Such a feature would also benefit from having package.el do the url
> stuff asynchronously to prevent hanging the interface.
>
> Still, even without that, a package-autoupdate-mode would be very nice.

With that feature, bug #19565 (the endless-data vuln), which currently isn't really a problem, would become an actual problem. I'll check if I can fix it easily.



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

end of thread, other threads:[~2015-02-10 18:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-06 13:56 package enhancement - auto check for updates Neal Becker
2015-02-06 15:21 ` Stefan Monnier
2015-02-06 16:21   ` Artur Malabarba
2015-02-10 18:31     ` Kelly Dean

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