~protesilaos/logos

3 2

[PATCH] Fix (cond ...) in `logos-narrow-dwim'

Details
Message ID
<87o7l850bm.fsf@posteo.net>
DKIM signature
missing
Download raw message
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
Details
Message ID
<87mt0s506h.fsf@posteo.net>
In-Reply-To
<87o7l850bm.fsf@posteo.net> (view parent)
DKIM signature
missing
Download raw message
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.
Details
Message ID
<87mt0sfxgb.fsf@protesilaos.com>
In-Reply-To
<87o7l850bm.fsf@posteo.net> (view parent)
DKIM signature
missing
Download raw message
> 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
Details
Message ID
<d09a754f-44bf-4f5a-99ca-ea8092f1c9fc@posteo.net>
In-Reply-To
<87mt0sfxgb.fsf@protesilaos.com> (view parent)
DKIM signature
missing
Download raw message
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
Reply to thread Export thread (mbox)