~protesilaos/denote

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
3 2

[PATCH] Fix variable name typo in denote-prompts doc string

Details
Message ID
<20220723191243.9521-1-kyle@kyleam.com>
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index 4417efd..f757d05 100644
--- a/denote.el
+++ b/denote.el
@@ -181,7 +181,7 @@ (defcustom denote-prompts '(title keywords)
  file names are included in the list of candidates.  The
  `keywords' prompt uses `completing-read-multiple', meaning that
  it can accept multiple keywords separated by a comma (or
  whatever the value of `crm-sepator' is).
  whatever the value of `crm-separator' is).

- `file-type': Prompts with completion for the file type of the
  new note.  Available candidates are those specified in the user

base-commit: 75531ca90412b43b48ee71e75a268624272dbb02
-- 
2.37.0
Details
Message ID
<87a68zfx9o.fsf@protesilaos.com>
In-Reply-To
<20220723191243.9521-1-kyle@kyleam.com> (view parent)
DKIM signature
missing
Download raw message
> From: Kyle Meyer <kyle@kyleam.com>
> Date: Sat, 23 Jul 2022 15:12:43 -0400
>
> ---
>  denote.el | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thank you, Kyle!

I installed the patch and updated the manual's "Acknowledgements" to
include your name.

All the best,
Prot

-- 
Protesilaos Stavrou
https://protesilaos.com
Details
Message ID
<87o7xfipqc.fsf@kyleam.com>
In-Reply-To
<87a68zfx9o.fsf@protesilaos.com> (view parent)
DKIM signature
missing
Download raw message
Protesilaos Stavrou writes:

> Thank you, Kyle!

Thank you for denote.  I've just started poking around now, but I'm
looking forward to using it more.
Details
Message ID
<874jz7fw4v.fsf@protesilaos.com>
In-Reply-To
<87o7xfipqc.fsf@kyleam.com> (view parent)
DKIM signature
missing
Download raw message
> From: Kyle Meyer <kyle@kyleam.com>
> Date: Sat, 23 Jul 2022 15:38:35 -0400
>
> Protesilaos Stavrou writes:
>
>> Thank you, Kyle!
>
> Thank you for denote.  I've just started poking around now, but I'm
> looking forward to using it more.

You are welcome!  If you think there is something we can improve, please
let us know.

-- 
Protesilaos Stavrou
https://protesilaos.com
Reply to thread Export thread (mbox)