rougier / nano-elfeed

Emacs configuration file for elfeed (news reader)
GNU General Public License v3.0
68 stars 0 forks source link

how to use it? #1

Open Aneeqasif opened 8 months ago

Aneeqasif commented 8 months ago

hy i am sorry if i am asking really basic question i am not very experienced with emacs i wanna try this plugin how can i do it i have already installed doom emacs and have elfeed with some rss entries.

when i try to install it as a plugin i get error (package! nano-elfeed :recipe (:host github :repo "rougier/nano-elfeed"))

   > Building nano-elfeed > Building nano-theme...
    x There was an unexpected runtime error
      Message: Could not find package relative-date. Updating recipe repositories: (org-elpa melpa nongnu-elpa gnu-elpa-mirror el-get emacsmirror-mirror) with ‘straight-pull-recipe-repositories’ may fix this
      Backtrace:
        (error "Could not find package %S. Updating recipe repositories: %S with ...
        (if (straight--package-built-in-p melpa-style-recipe) (throw '--cl-block-...
        (or (straight-recipes-retrieve melpa-style-recipe nil cause) (if (straigh...
        (if recipe-specified-p melpa-style-recipe (or (straight-recipes-retrieve ...
        (let* ((recipe-specified-p (listp melpa-style-recipe)) (full-melpa-style-...
        (or (and (symbolp melpa-style-recipe) (gethash (symbol-name melpa-style-r...
        (catch '--cl-block-straight--convert-recipe-- (if (memq melpa-style-recip...
        (straight--convert-recipe relative-date "Building nano-elfeed")
        (let ((recipe (straight--convert-recipe (or (straight--get-overridden-rec...
        (catch '--cl-block-straight-use-package-- (let ((recipe (straight--conver...
        (straight-use-package relative-date nil nil "Building nano-elfeed")
        (let ((dependency (car tail))) (straight-use-package (intern dependency) ...
      ! Wrote extended backtrace to ~/.config/emacs/.local/state/logs/cli.doom.240206145445.68287.error
    ! Script was abruptly aborted, leaving Doom in an incomplete state!
rougier commented 8 months ago

You need to install package relative-date that is on ELPA.

Aneeqasif commented 8 months ago

relative-date

i might be doing something wrong but can u confirm that it is available on elpa because i cannt find it there

image

Aneeqasif commented 8 months ago

i got it installed both packages via github repo but still i cannot get similar appearence in elfeed am i missing something is there anything extra i need to do

rougier commented 8 months ago

Oops, sorry. It it not on Elpa. You can find it here: https://github.com/rougier/relative-date/