~protesilaos

Cyprus, European Union

https://protesilaos.com

At what point does a tinkerer become a programmer, provided no formal background in the latter?

~protesilaos/denote

Last active 5 hours ago

~protesilaos/general-issues

Last active 4 days ago

~protesilaos/ef-themes

Last active 5 days ago

~protesilaos/modus-themes

Last active 5 days ago

~protesilaos/pulsar

Last active 13 days ago

~protesilaos/tmr

Last active 18 days ago

~protesilaos/standard-themes

Last active a month ago

~protesilaos/fontaine

Last active a month ago

~protesilaos/dotfiles

Last active 3 months ago

~protesilaos/altcaps

Last active 3 months ago
View more

Recent activity

Re: [PATCH denote 1/1] Fix denote-rename-file-using-front-matter failing when no keywords 2 days ago

From Protesilaos Stavrou to ~protesilaos/denote

> From: ~egrajeda <egrajeda@git.sr.ht>
> Date: Tue, 21 Mar 2023 22:43:15 +0100
>
> From: Eduardo Grajeda <tatofoo@gmail.com>
>
> Keywords are optional, and the filename is computed properly when
> they are nil.

I installed your patch.  Thank you!

-- 
Protesilaos Stavrou
https://protesilaos.com

Re: denote-rename-file-using-front-matter not working after signature branch merge 4 days ago

From Protesilaos Stavrou to ~protesilaos/denote

> From: relict007 <utils+sr.ht@kotlak.com>
> Date: Tue, 21 Mar 2023 08:37:33 +0530
>
> Hi Prot,

Hello there!

> Just reporting it here. I pulled the latest changes (at 62c6853 now) and
> noticed that 'denote-rename-file-using-front-matter' has started to give
> error "No front matter for title and/or keywords". With some debugging
> I could find that error is because of this line:
>
>   (signature (denote-retrieve-filename-signature file))
>

Re: org-indent face inherits incorrectly 5 days ago

From Protesilaos Stavrou to ~protesilaos/ef-themes

> From: Karan Ahlawat <ahlawatkaran12@gmail.com>
> Date: Mon, 20 Mar 2023 19:57:17 +0530
>
> After reading your reply, and checking my face inheritance hierarchy, it
> appears the issue was that I was inheriting the `fixed-pitch` face from
> the `default` face, which did have extra attributes on it, hence the
> incorrect foreground for `org-indent`.

Very well!

> I have fixed it appropriately, and the issue is no longer there.
> Thank you for the reply, and apologies for taking up needless time.

No worries!  It's okay to write about such issues.

Re: toggling variable-pitch-mode 5 days ago

From Protesilaos Stavrou to ~protesilaos/ef-themes

> From: Nashdidan <boards2x@protonmail.com>
> Date: Sat, 11 Mar 2023 16:10:57 +0000
>
> Hi there.

Hi!

[ I am slow to respond due to external factors. ]

> There seem to be a problem with the faces defined for org
> headings. When I toggle variable-pitch-mode it looks like these faces
> keep inheriting from the variable-pitch face, even though they should
> reset to default or fixed-pitch. When I disable fixed-pitch management
> for ef-themes (and modus-themes as well, btw) it works fine

Re: Issue with linking non-text files 5 days ago

From Protesilaos Stavrou to ~protesilaos/denote

> From: Peter Prevos <peter@prevos.net>
> Date: Wed,  1 Mar 2023 20:18:55 +1100
>
> Hi fellas,

Hello Peter,

[ I am slow to respond due to external factors. ]

> I am happy with anything that works. Perhaps the Denote manual needs to 
> mention that users can change the export file name in org mode with the 
> #+export_file_name: property.

Can you show an example of this?  I think it makes sense for the user to

Re: Colours for gnus-summary-*-unread 5 days ago

From Protesilaos Stavrou to ~protesilaos/ef-themes

> From: Sergio Durigan Junior <sergiodj@sergiodj.net>
> Date: Tue, 14 Mar 2023 17:36:09 -0400
>
> Hi!

Hello Sergio,

[ I am slow to respond due to external factors. ]

> First of all, thanks a lot for the theme.  It looks great :-).

You are welcome!

> I'm one of those weird folks who prefer to use Emacs on the terminal

Re: org-indent face inherits incorrectly 5 days ago

From Protesilaos Stavrou to ~protesilaos/ef-themes

> From: Karan Ahlawat <ahlawatkaran12@gmail.com>
> Date: Fri, 17 Mar 2023 15:01:01 +0530
>
> Hello Prot,

Hello Karan,

> I have found that in `ef-themes.el`, the `org-indent` face inherits in
> the following order `(fixed-pitch org-hide)`. Since the attributes
> inherited depend on which face in the list comes earlier, this creates a
> bug where `org-indent` face has the foreground of `fixed-pitch`, instead
> of `org-hide`. This makes it so that any characters that have the
> `org-indent` face are now visible in the buffer, which is generally not
> the behavior the face is used for.

Re: ongoing effort to create a RDE feature for denote 5 days ago

From Protesilaos Stavrou to ~protesilaos/denote

> From: Benoit Joly <benoit@benoitj.ca>
> Date: Sun, 19 Mar 2023 14:03:01 -0400
>
> Hi Protesilaos,

Hello Benoit,

> I'm a recent user of denote, and RDE.
>
> I like the simplicity and flexibility of denote,
> and I like sane defaults RDE brings to a guix OS and personal configuration.
>
> There has been interest in RDE's community to package denote as a rde feature,
> and I started working on it.

Re: [PATCH] Add support for disk-usage 5 days ago

From Protesilaos Stavrou to ~protesilaos/modus-themes

> From: Nacho Barrientos <nacho.barrientos@cern.ch>
> Date: Sat, 18 Mar 2023 10:43:09 +0100
>
> This patch adds support for most of the faces provided by
> disk-usage.el [0], aligning them to dired's look when possible.
>
> [0] https://elpa.gnu.org/packages/disk-usage.html

Thank you!  I applied your patch.

-- 
Protesilaos Stavrou
https://protesilaos.com

Re: Is it possible to use a virtual file system for the notes? 12 days ago

From Protesilaos Stavrou to ~protesilaos/denote

> From: Durand <durand@jsdurand.xyz>
> Date: Fri, 10 Mar 2023 03:57:35 +0800

> [... 25 lines elided]

> Right now I only know two possible packages in Emacs that might be
> tweaked to give the desired functionalities: tramp and gnus.
>
> Essentially, what tramp does is to provide a virtual file system to
> Emacs, so I think there might be a way to tweak it to allow running
> custom functions when accessing files.  For example, we may use the
> file path "denote://example heading" to access a heading within a
> note, that lies within a pre-defined directory.  Then users of denote
> can use that file path as the notes directory, without changing any