[PATCH] Add skip_quoted_context option

2021-06-13 Thread Rene Kita
Using skip-quoted the first unquoted line becomes the new top line displayed in the pager. This leaves the user with no context to know what the answer refers to. Add an option to keep some lines of context when using skip-quoted. With skip_quoted_context set to 5, skip-quoted will show at most 5

Re: [PATCH] Add skip_quoted_context option

2021-06-13 Thread Kevin J. McCarthy
On Sun, Jun 13, 2021 at 03:56:58PM +0200, Rene Kita wrote: Using skip-quoted the first unquoted line becomes the new top line displayed in the pager. This leaves the user with no context to know what the answer refers to. I need to get through a backlog of other things before I look too closel

Re: [PATCH] Add skip_quoted_context option

2021-06-13 Thread Aaron Schrab
At 10:06 -0700 13 Jun 2021, "Kevin J. McCarthy" wrote: I need to get through a backlog of other things before I look too closely at this. However, I'd like others' opinions on the usefulness of the option. My initial impression is that it's not generally useful (i.e., if you need context the

Re: GPG list keys search strings

2021-06-13 Thread Kevin J. McCarthy
On Wed, Jun 02, 2021 at 05:53:25PM +0200, Werner Koch wrote: On Mon, 31 May 2021 15:08, Kevin J. McCarthy said: Both the classic and GPGME code perform a strtok(" ,.:\"()<>\n") call on the email address and personal name fields and discard parts smaller than 4. So searching for john@exampl