Re: Why not org-tempo insert upcased strings?

2020-04-27 Thread Kyle Meyer
Kaushal Modi writes: > On Mon, Apr 27, 2020, 4:35 AM tsuucat wrote: > >> Why the convention is changed in org-tempo? > > I'm a bit hazy about this, but I believe that org-tempo got introduced > after this commit: > https://code.orgmode.org/bzg/org-mode/commit/13424336a6f30c50952d291e7a82906c1210

Re: Why not org-tempo insert upcased strings?

2020-04-27 Thread Kaushal Modi
On Mon, Apr 27, 2020, 4:35 AM tsuucat wrote: > > > tsuucat writes: > > > >>> Yes, the convention is now to have downcased keywords. > >> Thanks. Is the convention documented? > >> > >> https://orgmode.org/manual/Structure-Templates.html#Structure-Templates >

Re: Why not org-tempo insert upcased strings?

2020-04-27 Thread tsuucat
> tsuucat writes: > >>> Yes, the convention is now to have downcased keywords. >> Thanks. Is the convention documented? >> >> https://orgmode.org/manual/Structure-Templates.html#Structure-Templates >> >> It doesn’t see

Re: Why not org-tempo insert upcased strings?

2020-04-24 Thread Kyle Meyer
tsuucat writes: >> Yes, the convention is now to have downcased keywords. > Thanks. Is the convention documented? > > https://orgmode.org/manual/Structure-Templates.html#Structure-Templates > > It doesn’t seems that The O

Re: Why not org-tempo insert upcased strings?

2020-04-24 Thread tsuucat
> Yes, the convention is now to have downcased keywords. Thanks. Is the convention documented? https://orgmode.org/manual/Structure-Templates.html#Structure-Templates It doesn’t seems that The Org Manual uses such a conven

Re: Why not org-tempo insert upcased strings?

2020-04-24 Thread Kaushal Modi
On Fri, Apr 24, 2020, 2:52 AM tsuucat wrote: > Hi, > I tried Emacs 27 and found org mode shortcuts such as then I found org-tempo.el. > > However, org-tempo.el’s shortcuts insert downcased blocks (e.g. > #+begin_src). > Is this intended? > Yes, the convention is now to have downcased keywords.

Why not org-tempo insert upcased strings?

2020-04-23 Thread tsuucat
Hi, I tried Emacs 27 and found org mode shortcuts such as https://code.orgmode.org/bzg/org-mode/commit/886ab9c766 may annoy org-tempo users. -- tsuucat