9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] [patch] note on the first email
@ 2020-12-18  7:23 Kemal
  2020-12-18 12:31 ` Sigrid Solveig Haflínudóttir
  2020-12-18 12:34 ` hiro
  0 siblings, 2 replies; 16+ messages in thread
From: Kemal @ 2020-12-18  7:23 UTC (permalink / raw)
  To: 9front

hello,
apparently gmail encoded some characters weirdly. the first corrupt
one is small e with acute, second one is an equals sign, third one is
the pound sign.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-18  7:23 [9front] [patch] note on the first email Kemal
@ 2020-12-18 12:31 ` Sigrid Solveig Haflínudóttir
  2020-12-18 12:34 ` hiro
  1 sibling, 0 replies; 16+ messages in thread
From: Sigrid Solveig Haflínudóttir @ 2020-12-18 12:31 UTC (permalink / raw)
  To: kemalinanc8, 9front

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]

Could you please send the patch attached, if it's possible?  I didn't
really get which characters are wrong.  Otherwise it looks ready to be
applied.

[-- Attachment #2: Type: message/rfc822, Size: 4967 bytes --]

From: Kemal <kemalinanc8@gmail.com>
To: 9front@9front.org
Subject: [9front] [patch] note on the first email
Date: Fri, 18 Dec 2020 10:23:52 +0300
Message-ID: <CABO6shf8aj3WXx7pfqD5tCTXV+qWdd9J3zckDMRsxJ0BuN_=sg@mail.gmail.com>

hello,
apparently gmail encoded some characters weirdly. the first corrupt
one is small e with acute, second one is an equals sign, third one is
the pound sign.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-18  7:23 [9front] [patch] note on the first email Kemal
  2020-12-18 12:31 ` Sigrid Solveig Haflínudóttir
@ 2020-12-18 12:34 ` hiro
  2020-12-18 12:57   ` Kemal
  2020-12-20 23:27   ` Alex Musolino
  1 sibling, 2 replies; 16+ messages in thread
From: hiro @ 2020-12-18 12:34 UTC (permalink / raw)
  To: 9front

next time please respond to your own mail so that the response goes
into the same thread with the same subject..

please try to resend the patch as an attachment.

On 12/18/20, Kemal <kemalinanc8@gmail.com> wrote:
> hello,
> apparently gmail encoded some characters weirdly. the first corrupt
> one is small e with acute, second one is an equals sign, third one is
> the pound sign.
>

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-18 12:34 ` hiro
@ 2020-12-18 12:57   ` Kemal
  2020-12-18 14:17     ` kvik
  2020-12-20 23:27   ` Alex Musolino
  1 sibling, 1 reply; 16+ messages in thread
From: Kemal @ 2020-12-18 12:57 UTC (permalink / raw)
  To: 9front

[-- Attachment #1: Type: text/plain, Size: 475 bytes --]

2020-12-18 15:34 GMT+03:00, hiro <23hiro@gmail.com>:
> next time please respond to your own mail so that the response goes
> into the same thread with the same subject..
>
> please try to resend the patch as an attachment.
>
> On 12/18/20, Kemal <kemalinanc8@gmail.com> wrote:
>> hello,
>> apparently gmail encoded some characters weirdly. the first corrupt
>> one is small e with acute, second one is an equals sign, third one is
>> the pound sign.
>>
>

ok, there it goes:

[-- Attachment #2: trkb.diff --]
[-- Type: text/plain, Size: 659 bytes --]

diff -r d9e940a768d1 sys/lib/kbmap/tr
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/lib/kbmap/tr	Thu Dec 17 11:14:25 2020 +0300
@@ -0,0 +1,50 @@
+0	41	'"
+0	12	'*
+0	13	'-
+0 	23	0x0131
+0	26	0x011f
+0	27	0x00fc
+0	39	0x015f
+0	40 	'i
+0	43	',
+0	51	0x00f6
+0	52	0x00e7
+0	53	'.
+1	41	'é
+1	3	''
+1	4	'^
+1	5	'+
+1	7	'&
+1	8	'/
+1	9	'(
+1	10	')
+1	11	'=
+1	12	'?
+1	13	'_
+1	23	'I
+1	26	0x011e
+1	27	0x00dc
+1	39	0x015e
+1	40	0x0130
+1	43	';
+1	51	0x00d6
+1	52	0x00c7
+1	53	':
+3	41	'<
+3	2	'>
+3	3	'£
+3	4	'#
+3	5	'$
+3	6	0x00bd
+3	8	'{
+3	9	'[
+3	10	']
+3	11	'}
+3	12	'\
+3	13	'|
+3	16	'@
+3	18	0x20ac
+3	20	0x20ba
+3	26	0x00a8
+3	27	'~
+3	43	'`

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-18 12:57   ` Kemal
@ 2020-12-18 14:17     ` kvik
  0 siblings, 0 replies; 16+ messages in thread
From: kvik @ 2020-12-18 14:17 UTC (permalink / raw)
  To: 9front

It's in.  Thanks.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-18 12:34 ` hiro
  2020-12-18 12:57   ` Kemal
@ 2020-12-20 23:27   ` Alex Musolino
  2020-12-20 23:31     ` Alex Musolino
  1 sibling, 1 reply; 16+ messages in thread
From: Alex Musolino @ 2020-12-20 23:27 UTC (permalink / raw)
  To: 9front

> next time please respond to your own mail so that the
> response goes into the same thread with the same subject..

Is there a reasonable way to do this with upas?

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-20 23:27   ` Alex Musolino
@ 2020-12-20 23:31     ` Alex Musolino
  2020-12-20 23:35       ` ori
  0 siblings, 1 reply; 16+ messages in thread
From: Alex Musolino @ 2020-12-20 23:31 UTC (permalink / raw)
  To: 9front

> Is there a reasonable way to do this with upas?

Err, nevermind, it's trivial for messages sent to a list
you are a member of.  Would be nice to be able to do it
generally though.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-20 23:31     ` Alex Musolino
@ 2020-12-20 23:35       ` ori
  2020-12-20 23:38         ` Alex Musolino
  0 siblings, 1 reply; 16+ messages in thread
From: ori @ 2020-12-20 23:35 UTC (permalink / raw)
  To: alex, 9front

Quoth Alex Musolino <alex@musolino.id.au>:
> > Is there a reasonable way to do this with upas?
> 
> Err, nevermind, it's trivial for messages sent to a list
> you are a member of.  Would be nice to be able to do it
> generally though.
> 

upas/marshal -r message

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-20 23:35       ` ori
@ 2020-12-20 23:38         ` Alex Musolino
  2020-12-20 23:42           ` ori
  2020-12-20 23:45           ` kvik
  0 siblings, 2 replies; 16+ messages in thread
From: Alex Musolino @ 2020-12-20 23:38 UTC (permalink / raw)
  To: 9front

> upas/marshal -r message

This doesn't work for messages that *I* have sent
because they aren't kept anywhere.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-20 23:38         ` Alex Musolino
@ 2020-12-20 23:42           ` ori
  2020-12-21  0:06             ` Alex Musolino
  2020-12-20 23:45           ` kvik
  1 sibling, 1 reply; 16+ messages in thread
From: ori @ 2020-12-20 23:42 UTC (permalink / raw)
  To: alex, 9front

Quoth Alex Musolino <alex@musolino.id.au>:
> > upas/marshal -r message
> 
> This doesn't work for messages that *I* have sent
> because they aren't kept anywhere.
> 

They can be: upas/marshal -S maildir will keep a
copy of outgoing mail.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-20 23:38         ` Alex Musolino
  2020-12-20 23:42           ` ori
@ 2020-12-20 23:45           ` kvik
  2020-12-20 23:50             ` Stanley Lieber
  1 sibling, 1 reply; 16+ messages in thread
From: kvik @ 2020-12-20 23:45 UTC (permalink / raw)
  To: 9front

I sometimes remember to Bcc myself.

You could probably script this quite easily.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-20 23:45           ` kvik
@ 2020-12-20 23:50             ` Stanley Lieber
  2020-12-21  0:13               ` Alex Musolino
  0 siblings, 1 reply; 16+ messages in thread
From: Stanley Lieber @ 2020-12-20 23:50 UTC (permalink / raw)
  To: 9front

On December 20, 2020 6:45:25 PM EST, kvik@a-b.xyz wrote:
>I sometimes remember to Bcc myself.
>
>You could probably script this quite easily.

remember pipeto and pipefrom (see filter(1)).

sl

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-20 23:42           ` ori
@ 2020-12-21  0:06             ` Alex Musolino
  0 siblings, 0 replies; 16+ messages in thread
From: Alex Musolino @ 2020-12-21  0:06 UTC (permalink / raw)
  To: 9front

> They can be: upas/marshal -S maildir will keep a
> copy of outgoing mail.

Ah, that gets me close.  Only problem is that
it stores to a local maildir, so not accessible
from other locations.  Probably not a big deal
in practice.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-20 23:50             ` Stanley Lieber
@ 2020-12-21  0:13               ` Alex Musolino
  2020-12-21  0:25                 ` Stanley Lieber
  0 siblings, 1 reply; 16+ messages in thread
From: Alex Musolino @ 2020-12-21  0:13 UTC (permalink / raw)
  To: 9front

> remember pipeto and pipefrom (see filter(1)).

Indeed!  I'm already using these to archive incoming and
outgoing mail in a $year/$month/$msg structure.  It's on
my todo list to make this accessible over imap.

Anyway, I was just trying to poke some fun at the fact
that it's not straight forward to reply to ones own
messages without some setup work.

Perhaps, once I get something I'm happy with, I'll do a
bit of a write up.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-21  0:13               ` Alex Musolino
@ 2020-12-21  0:25                 ` Stanley Lieber
  2020-12-21  7:30                   ` sirjofri
  0 siblings, 1 reply; 16+ messages in thread
From: Stanley Lieber @ 2020-12-21  0:25 UTC (permalink / raw)
  To: 9front

On December 20, 2020 7:13:19 PM EST, Alex Musolino <alex@musolino.id.au> wrote:
>> remember pipeto and pipefrom (see filter(1)).
>
>Indeed!  I'm already using these to archive incoming and
>outgoing mail in a $year/$month/$msg structure.  It's on
>my todo list to make this accessible over imap.
>
>Anyway, I was just trying to poke some fun at the fact
>that it's not straight forward to reply to ones own
>messages without some setup work.
>
>Perhaps, once I get something I'm happy with, I'll do a
>bit of a write up.

I just bcc myself on everything.

and I agree, many aspects of the mail system are cumbersome.

sl

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [9front] [patch] note on the first email
  2020-12-21  0:25                 ` Stanley Lieber
@ 2020-12-21  7:30                   ` sirjofri
  0 siblings, 0 replies; 16+ messages in thread
From: sirjofri @ 2020-12-21  7:30 UTC (permalink / raw)
  To: 9front

Hey all,

I've described a possible pipefrom for this reason. It is accessible over 
imap but does only save messages sent from 9front. That's not an issue 
because most smtp/imap programs can save outgoing mails in Sent 
automatically.

https://sirjofri.de/changeblog/1608301892/

sirjofri

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-12-21  7:33 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-18  7:23 [9front] [patch] note on the first email Kemal
2020-12-18 12:31 ` Sigrid Solveig Haflínudóttir
2020-12-18 12:34 ` hiro
2020-12-18 12:57   ` Kemal
2020-12-18 14:17     ` kvik
2020-12-20 23:27   ` Alex Musolino
2020-12-20 23:31     ` Alex Musolino
2020-12-20 23:35       ` ori
2020-12-20 23:38         ` Alex Musolino
2020-12-20 23:42           ` ori
2020-12-21  0:06             ` Alex Musolino
2020-12-20 23:45           ` kvik
2020-12-20 23:50             ` Stanley Lieber
2020-12-21  0:13               ` Alex Musolino
2020-12-21  0:25                 ` Stanley Lieber
2020-12-21  7:30                   ` sirjofri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).