Re: [PATCH] 3 improvements to ob-screen

2020-07-15 Thread Ken Mankoff
On 2020-07-15 at 20:12 -07, Kyle Meyer wrote... > Well, applied, but not pushed yet. In the second patch, the session > name is no longer passed to string-match; it was in the original patch > at . I'll fix it up > locally before pushing. Argh

Re: [PATCH] 3 improvements to ob-screen

2020-07-15 Thread Kyle Meyer
Kyle Meyer writes: > Ken Mankoff writes: > >> On 2020-07-14 at 20:08 -07, Kyle Meyer wrote... >>> Could you add a changelog entry to the body of this commit message and >>> the others? >> >> I made the changes you requested. Updated patches attached. > > Thank you. Applied, with a few minor twea

Re: [PATCH] 3 improvements to ob-screen

2020-07-15 Thread Kyle Meyer
Ken Mankoff writes: > On 2020-07-14 at 20:08 -07, Kyle Meyer wrote... >> Could you add a changelog entry to the body of this commit message and >> the others? > > I made the changes you requested. Updated patches attached. Thank you. Applied, with a few minor tweaks to the commit messages and d

Re: [PATCH] 3 improvements to ob-screen

2020-07-15 Thread Ken Mankoff
On 2020-07-14 at 20:08 -07, Kyle Meyer wrote... > Could you add a changelog entry to the body of this commit message and > the others? I made the changes you requested. Updated patches attached. -k. >From d7b7555969ce0e58653c5b5a78d9a4a0bebbacdf Mon Sep 17 00:00:00 2001 From: "Kenneth D. Man

Re: [PATCH] 3 improvements to ob-screen

2020-07-14 Thread Kyle Meyer
Ken Mankoff writes: > I've signed the FSF docs but do not see my name here: > https://orgmode.org/worg/org-contribute.html under "Current > contributors". Thanks for the information. I'll add you to the list. > Subject: [PATCH 1/3] ob-screen: Execute last line in block (send newline) Could you

[PATCH] 3 improvements to ob-screen

2020-07-14 Thread Ken Mankoff
Hello, The attached three patches implement a bug fix, a simplification, and a new feature to ob-screen. bug fix: 001 Execute last line in block (send newline) simplify: 002 Don't add extra characters to session name feature: 003 Accept :screenrc header argument I've signed the FSF docs but do