help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: upgrading packages via script


From: Sebastian P . Luque
Subject: Re: upgrading packages via script
Date: Wed, 27 Sep 2017 10:31:27 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

On Wed, 27 Sep 2017 16:21:36 +0200,
Bastian Beischer <bastian.beischer@rwth-aachen.de> wrote:

[...]

> You may want to check out the package 'package-utils' which brings the
> 'package-utils-upgrade-all' function. I'm running this batch script to
> do the job:

> #!/bin/bash emacs -q -u $USER -batch -f package-utils-upgrade-all

> Cheers Bastian

Thanks, I'll give that a try, but I wonder what kind of magic this
package does that a script can't do.  Doesn't "-u $USER" defeat "-q"?

-- 
Seb




reply via email to

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