Thanks to David Wright and Greg Wooledge for their replies.
Thanks also to David for the reference to the article on Margaret Thatcher --
I'm trying to obtain a copy through my local library (ILL).
On Wednesday, December 07, 2022 11:53:18 AM David Wright wrote:
...
> Margaret Thatcher is a prim
On Wed 07 Dec 2022 at 07:56:53 (-0500), rhkra...@gmail.com wrote:
> On Wednesday, December 07, 2022 07:18:57 AM Greg Wooledge wrote:
> > Here's my version:
> >
> > rlart() {
> > local day time path
> > find "${1:-.}" -type f -printf '%T@ %TY-%Tm-%Td %TT %p\0' |
> > sort -zn |
> > while
On Wed, Dec 07, 2022 at 07:56:53AM -0500, rhkra...@gmail.com wrote:
> On Wednesday, December 07, 2022 07:18:57 AM Greg Wooledge wrote:
> > Here's my version:
> >
> > rlart() {
> > local day time path
> > find "${1:-.}" -type f -printf '%T@ %TY-%Tm-%Td %TT %p\0' |
> > sort -zn |
> > whi
On 07/12/2022 15:02, gene heskett wrote:
And when I find it. the prefs.js file does not contain any of the
strings mentioned in the reply I quoted and everyone but you have clipped.
Am I to add these below? According to the top of the file, t-bird must
be stopped before editing as it saves thi
On Wednesday, December 07, 2022 07:18:57 AM Greg Wooledge wrote:
> Here's my version:
>
> rlart() {
> local day time path
> find "${1:-.}" -type f -printf '%T@ %TY-%Tm-%Td %TT %p\0' |
> sort -zn |
> while read -rd '' _ day time path; do
> printf '%s %s %s\n' "$day" "${time%.*}" "
On Tue, Dec 06, 2022 at 09:57:11PM -0600, David Wright wrote:
> Make a change to your preferences, save it, then:
>
> $ find . -type f -mmin -1440 -printf '%Ta%TH:%TM:%.5TS%11s %P\n' | sort -n
> -k 2 | less # one day
>
> Edit the . to a reasonable top of tree, 1440 to more like ten,
> and the
On 12/7/22 03:33, Kamil Jońca wrote:
gene heskett writes:
On 12/6/22 22:53, Max Nikulin wrote:
On 07/12/2022 06:58, gene heskett wrote:
profiledir:
what or where is this "profiledir:"? after sudo updatedb today, I
find
Querying search engine "thunderbird profile directory" gives
https://su
On 12/6/22 22:57, David Wright wrote:
On Tue 06 Dec 2022 at 21:03:47 (-0500), gene heskett wrote:
On 12/6/22 19:39, Felix Miata wrote:
gene heskett composed on 2022-12-06 18:58 (UTC-0500):
Felix Miata wrote:
gene heskett composed on 2022-06-15 06:34 (UTC-0400):
What the heck is this vertic
gene heskett writes:
> On 12/6/22 22:53, Max Nikulin wrote:
>> On 07/12/2022 06:58, gene heskett wrote:
> profiledir:
>>> what or where is this "profiledir:"? after sudo updatedb today, I
>>> find
>> Querying search engine "thunderbird profile directory" gives
>> https://support.mozilla.org/
On 12/6/22 22:53, Max Nikulin wrote:
On 07/12/2022 06:58, gene heskett wrote:
profiledir:
what or where is this "profiledir:"? after sudo updatedb today, I find
Querying search engine "thunderbird profile directory" gives
https://support.mozilla.org/en-US/kb/profiles-where-thunderbird-stores-
On Tue 06 Dec 2022 at 21:03:47 (-0500), gene heskett wrote:
> On 12/6/22 19:39, Felix Miata wrote:
> > gene heskett composed on 2022-12-06 18:58 (UTC-0500):
> > > > Felix Miata wrote:
> > > > > gene heskett composed on 2022-06-15 06:34 (UTC-0400):
> >
> > > > > > What the heck is this vertical bar
On 07/12/2022 06:58, gene heskett wrote:
profiledir:
what or where is this "profiledir:"? after sudo updatedb today, I find
Querying search engine "thunderbird profile directory" gives
https://support.mozilla.org/en-US/kb/profiles-where-thunderbird-stores-user-data
http://kb.mozillazine.org/Pr
On 12/6/22 19:39, Felix Miata wrote:
gene heskett composed on 2022-12-06 18:58 (UTC-0500):
Felix Miata wrote:
gene heskett composed on 2022-06-15 06:34 (UTC-0400):
What the heck is this vertical bar it uses for a quote level
That's taken care of here with one or both of these two entri
gene heskett composed on 2022-12-06 18:58 (UTC-0500):
>> Felix Miata wrote:
>>> gene heskett composed on 2022-06-15 06:34 (UTC-0400):
What the heck is this vertical bar it uses for a quote level
>>> That's taken care of here with one or both of these two entries in prefs.js
>>> in the
>>>
On Tue, Dec 06, 2022 at 06:58:20PM -0500, gene heskett wrote:
> gene@coyote:~$ locate prefs.js
> /home/amanda/.mozilla/firefox/nz58vim6.default-esr/prefs.js
> /home/gene/.local/share/digikam/QtWebEngine/Default/user_prefs.json
> /home/gene/.local/share/kmail2/QtWebEngine/Default/user_prefs.json
>
On 6/18/22 19:26, Chuck Zmudzinski wrote:
Going thru some old email and found I had tagged this message which
contains some unfinished business someone might clarify now:
On 6/15/22 7:14 AM, Felix Miata wrote:
gene heskett composed on 2022-06-15 06:34 (UTC-0400):
What the heck is this verti
On 6/15/22 7:14 AM, Felix Miata wrote:
> gene heskett composed on 2022-06-15 06:34 (UTC-0400):
>
> > What the heck is this vertical bar it uses for a quote level
>
> That's taken care of here with one or both of these two entries in prefs.js
> in the
> profiledir:
>
> user_pref("mail.quoteas
gene heskett composed on 2022-06-15 06:34 (UTC-0400):
> What the heck is this vertical bar it uses for a quote level
That's taken care of here with one or both of these two entries in prefs.js in
the
profiledir:
user_pref("mail.quoteasblock", false);
user_pref("mail.quoted_graph
18 matches
Mail list logo