[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Don't fill displayed equations
From: |
Timothy |
Subject: |
Re: [PATCH] Don't fill displayed equations |
Date: |
Sun, 03 Oct 2021 17:14:02 +0800 |
User-agent: |
mu4e 1.6.5; emacs 28.0.50 |
Ihor Radchenko <yantar92@gmail.com> writes:
> I personally would prefer modular function as a whole. For my taste,
> Org code has too much of (case (variant 1) (variant 2) …)-style
> functions (i.e. org-todo, org-cycle, org-ctrl-c-ctrl-c, org-store-link,
> etc) and they are a pain to debug and advice for users.
Mmmm, I’m with you on this in general. I also think the code base has far too
many monolithic “200 line” functions which are crying out to be split up.
Now if I could just clone myself once or twice… 😛
All the best,
Timothy
Re: [PATCH] Don't fill displayed equations, Timothy, 2021/10/01
- Re: [PATCH] Don't fill displayed equations, Nicolas Goaziou, 2021/10/02
- Re: [PATCH] Don't fill displayed equations, Timothy, 2021/10/02
- Re: [PATCH] Don't fill displayed equations, Ihor Radchenko, 2021/10/03
- Re: [PATCH] Don't fill displayed equations, Timothy, 2021/10/03
- Re: [PATCH] Don't fill displayed equations, Ihor Radchenko, 2021/10/03
- Re: [PATCH] Don't fill displayed equations,
Timothy <=
- Re: [PATCH] Don't fill displayed equations, Ihor Radchenko, 2021/10/03
- Re: [PATCH] Don't fill displayed equations, Timothy, 2021/10/03
Re: [PATCH] Don't fill displayed equations, Greg Minshall, 2021/10/01
Re: [PATCH] Don't fill displayed equations, Timothy, 2021/10/04