Hi Prot,
I just discovered logos and, as usual, it looks like exactly what I am looking for.
I noticed that `logos-narrow-dwim' wouldn't widen buffers when called a second time. I
believe that this is caused by a malformed (cond …) condition. You'll find a patch which fixes the
issue attached to this email.
In the patch, I took the liberty to replace (null) with (not), which I think is more idiomatic
in conditions.
I hope the work on the hut is leaving you time to breath; consider my support to be
somehow attached to this email too.
Edgar
Edgar Vincent <e-v@posteo.net> writes:
> Hi Prot,>> I just discovered logos and, as usual, it looks like exactly what I am looking for.> I noticed that `logos-narrow-dwim' wouldn't widen buffers when called a second time. I> believe that this is caused by a malformed (cond …) condition. You'll find a patch which fixes the> issue attached to this email.>> In the patch, I took the liberty to replace (null) with (not), which I think is more idiomatic> in conditions.>> I hope the work on the hut is leaving you time to breath; consider my support to be> somehow attached to this email too.>> Edgar
I am sorry, somehow the patch didn't seem to get through. org-msg is being picky. It should
be attached to this email.
> From: Edgar Vincent <e-v@posteo.net>> Date: Wed, 21 Jun 2023 14:57:01 +0000>> Hi Prot,
Hello Edgar,
> I just discovered logos and, as usual, it looks like exactly what I am looking for.> I noticed that `logos-narrow-dwim' wouldn't widen buffers when called a second time. I> believe that this is caused by a malformed (cond …) condition. You'll find a patch which fixes the> issue attached to this email.>> In the patch, I took the liberty to replace (null) with (not), which I think is more idiomatic> in conditions.
Oh, right! I am not sure why I did it that way with the 'null' and how
I missed the final 't' clause. Anyhow, I installed your patch and
updated the manual to include your name in the "Acknowledgements"
section.
> I hope the work on the hut is leaving you time to breath; consider my support to be> somehow attached to this email too.
Thank you! I am making progress and remain optimistic. It is hard
work, though it is worth it. Whatever difficulties will just be a thing
of the past.
All the best,
Prot
--
Protesilaos Stavrou
https://protesilaos.com
Thanks, Prot!
21 Jun 2023 21:05:11 Protesilaos Stavrou <info@protesilaos.com>:
>> From: Edgar Vincent <e-v@posteo.net>>> Date: Wed, 21 Jun 2023 14:57:01 +0000>> >> Hi Prot,> > Hello Edgar,> >> I just discovered logos and, as usual, it looks like exactly what I am looking for.>> I noticed that `logos-narrow-dwim' wouldn't widen buffers when called a second time. I>> believe that this is caused by a malformed (cond …) condition. You'll find a patch which fixes the>> issue attached to this email.>> >> In the patch, I took the liberty to replace (null) with (not), which I think is more idiomatic>> in conditions.> > Oh, right! I am not sure why I did it that way with the 'null' and how> I missed the final 't' clause. Anyhow, I installed your patch and> updated the manual to include your name in the "Acknowledgements"> section.> >> I hope the work on the hut is leaving you time to breath; consider my support to be>> somehow attached to this email too.> > Thank you! I am making progress and remain optimistic. It is hard> work, though it is worth it. Whatever difficulties will just be a thing> of the past.> > All the best,> Prot> > -- > Protesilaos Stavrou> https://protesilaos.com