Replace Marmalade reference with MELPA.
This commit is contained in:
@ -3364,12 +3364,13 @@ After this, you should be able to:
|
|||||||
@section Sauron
|
@section Sauron
|
||||||
|
|
||||||
The Emacs package @t{sauron}@footnote{Sauron can be found at
|
The Emacs package @t{sauron}@footnote{Sauron can be found at
|
||||||
@url{https://github.com/djcb/sauron}, or in the Marmalade package repository
|
@url{https://github.com/djcb/sauron}, or in the MELPA (Milkypostman’s
|
||||||
at @url{https://marmalade-repo.org/}} (by the same author) can be used
|
Emacs Lisp Package Archive) package repository at
|
||||||
to get notifications about new mails. If you run something like the below
|
@url{https://melpa.org/}} (by the same author) can be used to
|
||||||
script from your @t{crontab} (or have some other way of having it execute
|
get notifications about new mails. If you run something like the below
|
||||||
every @emph{n} minutes), you receive notifications in the @t{sauron}-buffer
|
script from your @t{crontab} (or have some other way of having it
|
||||||
when new messages arrive.
|
execute every @emph{n} minutes), you receive notifications in the
|
||||||
|
@t{sauron}-buffer when new messages arrive.
|
||||||
|
|
||||||
@verbatim
|
@verbatim
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|||||||
Reference in New Issue
Block a user