Re: In hospital for severe abdominal pains

2023-01-27 Thread Viktor Ransmayr
> Worst is behind now . Feeling better . > Get well soon ! Viktor -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to leo-editor+unsubscr...@googlegroups.com. To

Re: Thomas: Rev d89b7c adds pylint suppressions. Only VR3 affected

2023-01-27 Thread Thomas Passin
I see - rc_fn = 'pylint-leo-rc.txt' table = ( os.path.abspath(os.path.join(home_dir, '.leo', rc_fn)), os.path.abspath(os.path.join(base_dir, 'leo', 'test', rc_fn)), ) On Friday, January 27, 2023 at 8:59:49 PM UTC-5 Thomas Passin wrote: > What, you can't set a command

Re: Thomas: Rev d89b7c adds pylint suppressions. Only VR3 affected

2023-01-27 Thread Thomas Passin
What, you can't set a command line option to point the the file? OK, I'll go on a hunt. On Friday, January 27, 2023 at 7:32:29 PM UTC-5 Edward K. Ream wrote: > On Fri, Jan 27, 2023 at 4:27 PM Thomas Passin wrote: > >> >> >> On Friday, January 27, 2023 at 4:33:45 PM UTC-5 Edward K. Ream wrote:

Re: In hospital for severe abdominal pains

2023-01-27 Thread Edward K. Ream
On Fri, Jan 27, 2023 at 5:30 PM Félix wrote: > Got some tests done, its not apendicite... Being treated and received pain > killers. > > Worst is behind now . Feeling better . > Ouch! Get well soon. Edward -- You received this message because you are subscribed to the Google Groups

Re: Thomas: Rev d89b7c adds pylint suppressions. Only VR3 affected

2023-01-27 Thread Edward K. Ream
On Fri, Jan 27, 2023 at 4:27 PM Thomas Passin wrote: > > > On Friday, January 27, 2023 at 4:33:45 PM UTC-5 Edward K. Ream wrote: > Did you update your *active* copy of pylint-leo-rc.txt? You shouldn't be > seeing these complaints. > > I don't know what you mean. The new version is in its place

Re: In hospital for severe abdominal pains

2023-01-27 Thread Thomas Passin
Feel better soon, from all of us. On Friday, January 27, 2023 at 6:30:31 PM UTC-5 Félix wrote: > Got some tests done, its not apendicite... Being treated and received pain > killers. > > Worst is behind now . Feeling better . > > Thanks to all leonistas who support Leointeg and leojs! > >

In hospital for severe abdominal pains

2023-01-27 Thread Félix
Got some tests done, its not apendicite... Being treated and received pain killers. Worst is behind now . Feeling better . Thanks to all leonistas who support Leointeg and leojs! Félix -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To

Re: Thomas: Rev d89b7c adds pylint suppressions. Only VR3 affected

2023-01-27 Thread Thomas Passin
On Friday, January 27, 2023 at 4:33:45 PM UTC-5 Edward K. Ream wrote: Did you update your *active* copy of pylint-leo-rc.txt? You shouldn't be seeing these complaints. I don't know what you mean. The new version is in its place in leo/test. What else needs to be done to make it "active"?

Re: Thomas: Rev d89b7c adds pylint suppressions. Only VR3 affected

2023-01-27 Thread Edward K. Ream
On Fri, Jan 27, 2023 at 2:14 PM Thomas Passin wrote: As you probably remember, VR3 inherited lots of code from VR2, which > inherited from VR. And some new code I worked up more or less followed > similar code from those earlier versions. I've been hoping to avoid > restructuring any of that

Re: Thomas: Rev d89b7c adds pylint suppressions. Only VR3 affected

2023-01-27 Thread Thomas Passin
As you probably remember, VR3 inherited lots of code from VR2, which inherited from VR. And some new code I worked up more or less followed similar code from those earlier versions. I've been hoping to avoid restructuring any of that code, but maybe I should consider it at last. With this

Re: Thomas: Rev d89b7c adds pylint suppressions. Only VR3 affected

2023-01-27 Thread Edward K. Ream
On Friday, January 27, 2023 at 1:52:18 PM UTC-6 Edward K. Ream wrote: > When pylint VR3, it would be best to remove the disabled pylint suppressions. I meant to say, when pylint *passes* VR3. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor"

Thomas: Rev d89b7c adds pylint suppressions. Only VR3 affected

2023-01-27 Thread Edward K. Ream
The following changes likely affect only VR3. See below. Rev d89b7c in devel adds the following suppressions to leo/test/pylint-leo-rc-*ref*.txt: too-many-branches too-many-locals too-many-public-methods

Re: Improved find-all command now in devel

2023-01-27 Thread Edward K. Ream
On Wednesday, January 25, 2023 at 8:21:21 AM UTC-6 Edward K. Ream wrote: PR #3099 has been merged into devel. This PR: - Fixes serious bugs in the find-all command. - Improves the report in the node that find-all creates. - The find-all