[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fix typo in register-list package
From: |
Evgenii Klimov |
Subject: |
Re: Fix typo in register-list package |
Date: |
Mon, 31 Jul 2023 13:01:43 +0100 |
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Evgenii Klimov <eugene.dev@lipklim.org>
>> Date: Sun, 30 Jul 2023 23:10:29 +0100
>>
>> Hi, I'm not sure that this is the right place to send typo fix for
>> =register-list= ELPA package, but here it is.
>
> This is the right place (actually, bug-gnu-emacs@gnu.org is an even
> better place).
Thanks, I'll use bug-gnu-emacs@gnu.org the next time.
[...]
>> -;; Put this file into your load-path and the following into your ~/.emacs:
>> +;; Put this file into your load-path and the following into your ~/.emacs.d:
>> ;; (require 'register-list)
>> ;;
>> ;;; Todo:
>
> The second part of the patch is incorrect: the original text talks
> about ~/.emacs, the user's init file, where's ~/.emacs.d is a
> directory, not a file.
>
> Thanks.
Indeed, I didn't pay attention. Since it's not a typo, but a less
mainstream option (as far as I'm concerned), I dropped this part in the
new version below.
v2-0001-Fix-typos.patch
Description: Text Data