Re: [PATCH] org-src.el: Add plain to org-src-window-setup customization

2022-07-11 Thread Bastien Guerry
Hi Ihor, Ihor Radchenko writes: > Bastien, could you please add Matt to tiny change contributor list? Done in https://git.sr.ht/~bzg/worg/commit/f7825a7c, also sorting the list of names. -- Bastien

Re: [PATCH] org-src.el: Add plain to org-src-window-setup customization

2022-07-08 Thread Ihor Radchenko
Matt Rudary writes: > I was trying to customize org-src-window-setup and noticed that "plain" was > not an option, despite being documented. I checked the commit and it seems > the implementation was added but the choice list in the defcustom was not > updated. Thanks for your contribution! Appl

[PATCH] org-src.el: Add plain to org-src-window-setup customization

2022-07-08 Thread Matt Rudary
Hi, I was trying to customize org-src-window-setup and noticed that "plain" was not an option, despite being documented. I checked the commit and it seems the implementation was added but the choice list in the defcustom was not updated. Best, Matt Rudary 0001-org-src.el-Add-plain-to-org-src-wi