maildir (was Re: macro help (was Re: rot13 capability?))

2001-09-24 Thread David T-G
Piet -- ...and then Piet Delport said... % On Sat, 22 Sep 2001 at 23:15:44 -0400, David T-G wrote: % ...and then Jens Paulus said... % % On Sat, Sep 22, 2001 at 11:41:18PM +0200, Jens Paulus wrote: % % % to the mail separation From_ line in mbox format and inserts the % % quotation

Re: macro help (was Re: rot13 capability?)

2001-09-23 Thread Piet Delport
--YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 22 Sep 2001 at 23:15:44 -0400, David T-G wrote: ...and then Jens Paulus said... % On Sat, Sep 22, 2001 at 11:41:18PM +0200, Jens Paulus wrote: % On

Re: macro help (was Re: rot13 capability?)

2001-09-22 Thread Jens Paulus
On Thu, Sep 20, 2001 at 09:21:52AM -0400, David T-G wrote: Hey, rot13 is cool. Now for a rot13 filter in vim :-) From the vim helpfile: [snip] |v_g?| {visual}g? perform rot13 encoding on highlighted text |g?| g?{motion} perform rot13 encoding on the text that is moved

Re: macro help (was Re: rot13 capability?)

2001-09-22 Thread Piet Delport
On Sat, 22 Sep 2001 at 23:41:18 +0200, Jens Paulus wrote: On Thu, Sep 20, 2001 at 09:21:52AM -0400, David T-G wrote: Hey, rot13 is cool. Now for a rot13 filter in vim :-) From the vim helpfile: [snip] |v_g?| {visual}g? perform rot13 encoding on highlighted text |g?|

Re: macro help (was Re: rot13 capability?)

2001-09-22 Thread Jens Paulus
On Sat, Sep 22, 2001 at 11:41:18PM +0200, Jens Paulus wrote: On Thu, Sep 20, 2001 at 09:21:52AM -0400, David T-G wrote: Hey, rot13 is cool. Now for a rot13 filter in vim :-) From the vim helpfile: ^ Hey, this is bad: what I just experienced is that after the transmission of my mail I see

Re: macro help (was Re: rot13 capability?)

2001-09-22 Thread Jens Paulus
On Sun, Sep 23, 2001 at 03:15:29AM +0200, Piet Delport wrote: Vg unf znal boshfpngbel hfrf, enatvat sebz gur fvyyl gb gur fbzrjung frevbhf, fhpu nf cebgrpgvat fcbvyref be cbgragvnyyl bssrafvir grkg sebz pnfhny ernqvat va choyvp sbehzf. (Vg'f hfrq va arjftebhcf fhpu nf erp.uhzbe.* sbe

Re: macro help (was Re: rot13 capability?)

2001-09-22 Thread David T-G
Jens -- ...and then Jens Paulus said... % On Sat, Sep 22, 2001 at 11:41:18PM +0200, Jens Paulus wrote: % On Thu, Sep 20, 2001 at 09:21:52AM -0400, David T-G wrote: % Hey, rot13 is cool. Now for a rot13 filter in vim :-) % % From the vim helpfile: % ^ % Hey, this is bad: what I just

Re: macro help (was Re: rot13 capability?)

2001-09-21 Thread David T-G
Piet -- ...and then Piet Delport said... % On Thu, 20 Sep 2001 at 08:21:14 -0400, David T-G wrote: % [...] % My muttrc has % %macro pager ,@r13on enter-commandset display_filter=$HOME/local/bin/rot13\nenter-commandmacro pager \\cx ,@r13off\ndisplay-toggle-weeddisplay-toggle-weed %

Re: macro help (was Re: rot13 capability?)

2001-09-21 Thread David T-G
Byrial -- ...and then Byrial Jensen said... % On Thu, Sep 20, 2001 at 09:21:52 -0400, David T-G wrote: % % % % macro pager ,@r13on enter-commandset display_filter=$HOME/local/bin/rot13\nenter-commandmacro pager \\cx ,@r13off\ndisplay-toggle-weeddisplay-toggle-weed ... % % You can do it a

Re: rot13 capability?

2001-09-20 Thread David T-G
Piet, et al -- ...and then Piet Delport said... % On Wed, 19 Sep 2001 at 15:09:32 -0400, David T-G wrote: % ...and then David Champion said... % [snip] % % Guess someone just can't make up their minds. I wonder whether it's % % Sun or a standards agency. I wish I still had other platforms

macro help (was Re: rot13 capability?)

2001-09-20 Thread David T-G
Piet, et al -- ...and then Piet Delport said... % ... % Instead of resorting to hacks involving .mailcap and (horrors :-) editing % the message's content type[1], you can just do something like: % % macro pager ( enter-commandset display_filter=\nenter-commandmacro pager \\ca

Re: macro help (was Re: rot13 capability?)

2001-09-20 Thread David T-G
Hi, all -- ...and then David T-G said... % % Hokay, so I've given this a try and it works -- once. I can \cx to % rotate and \cx to unrotate but then it stops. My muttrc has % % macro pager ,@r13on enter-commandset display_filter=$HOME/local/bin/rot13\nenter-commandmacro pager \\cx

Re: macro help (was Re: rot13 capability?)

2001-09-20 Thread Byrial Jensen
On Thu, Sep 20, 2001 at 09:21:52 -0400, David T-G wrote: Hi, all -- ...and then David T-G said... % % Hokay, so I've given this a try and it works -- once. I can \cx to % rotate and \cx to unrotate but then it stops. My muttrc has % % macro pager ,@r13on enter-commandset

Re: macro help (was Re: rot13 capability?)

2001-09-20 Thread Piet Delport
--7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, 20 Sep 2001 at 08:21:14 -0400, David T-G wrote: [...] My muttrc has =20 macro pager ,@r13on enter-commandset display_filter=3D$HOME/local/bi=

rot13 capability?

2001-09-19 Thread Miguel Farah F.
When reading news with tin, if one presses the 'd' key, the content of the article being read will be rot13-ed. I think mutt could have this capability, too. What I do currently is pipe the mail I'm reading to the rot13 command in my ~/bin directory, but it's not as convenient as being able to

Re: rot13 capability?

2001-09-19 Thread David T-G
Miguel -- ...and then Miguel Farah F. said... % When reading news with tin, if one presses the 'd' key, the content of % the article being read will be rot13-ed. Right. % % I think mutt could have this capability, too. What I do currently is % pipe the mail I'm reading to the rot13 command

Re: rot13 capability?

2001-09-19 Thread Miguel Farah F.
David T-G [19/09/2001 11:28] dijo/said: Miguel -- ...and then Miguel Farah F. said... % When reading news with tin, if one presses the 'd' key, the content of % the article being read will be rot13-ed. Right. % % I think mutt could have this capability, too. What I do currently is % pipe

Re: rot13 capability?

2001-09-19 Thread David T-G
Miguel -- ...and then Miguel Farah F. said... % David T-G [19/09/2001 11:28] dijo/said: % % ...and then Miguel Farah F. said... % % % % I think mutt could have this capability, too. What I do currently is % % pipe the mail I'm reading to the rot13 command in my ~/bin directory, % % but it's

Re: rot13 capability?

2001-09-19 Thread David T-G
David -- ...and then David Champion said... % On 2001.09.19, in [EMAIL PROTECTED], % Miguel Farah F. [EMAIL PROTECTED] wrote: % Jura ernqvat arjf jvgu gva, vs bar cerffrf gur 'q' xrl, gur pbagrag bs % gur negvpyr orvat ernq jvyy or ebg13-rq. ... % How about this? *grin* % % auto_view

Re: rot13 capability?

2001-09-19 Thread David Champion
On 2001.09.19, in [EMAIL PROTECTED], David T-G [EMAIL PROTECTED] wrote: % $ grep rot-13 ~/.mailcap % text/rot-13; tr '[A-Z][a-z]' '[N-Z][A-M][n-z][a-m]' %s; copiousoutput Hey, that's slick. I just might have to try that one! You need to lose the extra brackets, though, to make it

Re: rot13 capability?

2001-09-19 Thread David Champion
On 2001.09.19, in [EMAIL PROTECTED], David T-G [EMAIL PROTECTED] wrote: Actually, I don't think so; that's what's so interesting. I'd love to see the results of same experiment under 2.6 and 8; Weird: I find that 7 behaves as 9 does -- '[A-Z][a-z]' '[N-Z][A-M][n-z][a-m]' works, but

Re: rot13 capability?

2001-09-19 Thread David T-G
David -- ...and then David Champion said... % On 2001.09.19, in [EMAIL PROTECTED], % David T-G [EMAIL PROTECTED] wrote: % % Actually, I don't think so; that's what's so interesting. I'd love to % see the results of same experiment under 2.6 and 8; % % Weird: I find that 7 behaves as

Re: rot13 capability?

2001-09-19 Thread Vineet Kumar
* David Champion ([EMAIL PROTECTED]) [010919 10:38]: On 2001.09.19, in [EMAIL PROTECTED], Miguel Farah F. [EMAIL PROTECTED] wrote: Jura ernqvat arjf jvgu gva, vs bar cerffrf gur 'q' xrl, gur pbagrag bs gur negvpyr orvat ernq jvyy or ebg13-rq. V guvax zhgg pbhyq unir guvf

Re: rot13 capability?

2001-09-19 Thread Vineet Kumar
* David Champion ([EMAIL PROTECTED]) [010919 10:38]: On 2001.09.19, in [EMAIL PROTECTED], Miguel Farah F. [EMAIL PROTECTED] wrote: Jura ernqvat arjf jvgu gva, vs bar cerffrf gur 'q' xrl, gur pbagrag bs gur negvpyr orvat ernq jvyy or ebg13-rq. V guvax zhgg pbhyq unir guvf

Re: rot13 capability?

2001-09-19 Thread Piet Delport
On Wed, 19 Sep 2001 at 15:09:32 -0400, David T-G wrote: ...and then David Champion said... [snip] % Guess someone just can't make up their minds. I wonder whether it's % Sun or a standards agency. I wish I still had other platforms Yeah. Well, FreeBSD has the following to say under