From 1d7ac0e4109a83df2aa054ee89154c2451436fda Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 15 Jul 2021 22:34:08 -0700 Subject: Add comments on how to use the packages managed by Guix --- oni-elfeed.el | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'oni-elfeed.el') diff --git a/oni-elfeed.el b/oni-elfeed.el index bedb0c9..5d86ad4 100644 --- a/oni-elfeed.el +++ b/oni-elfeed.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0701.175714 +;; Version: 2021.0715.222010 ;; Package-Requires: (elfeed olivetti) ;; This program is free software; you can redistribute it and/or modify @@ -22,7 +22,10 @@ ;;; Commentary: -;; Configuration for the elfeed feed reader. +;; Configuration for the elfeed feed reader. Add the following to your init file +;; in case you want to use this configuration: +;; +;; (with-eval-after-load 'elfeed (require 'oni-elfeed)) ;;; Code: -- cgit v1.2.3-54-g00ecf