Re: Gnupg Signing

2000-03-19 Thread Gero Treuner
On Sun, Mar 19, 2000 at 12:29:19AM -0600, Jason Helfman wrote: > As I understand it, in order for me to communicate with someone with > pgp, send them encrypted data, I would need to sign with their public > key and then they would decrypt it with their private key. No, you _encrypt_ with other's

mutt can't find his help :-/

2000-03-19 Thread Clemens Wohld
Hello, i have updated my mutt-0.9.6 to mutt-1.0pre2i. mutt-0.9.6 was an RPM, i deinstalled before. There are now some problems with the F1/ F2 to show help. I have set in my .muttrc the path to tjhe help! like this: ## Show TXT-documentation when pressing : macro generic "!less /usr/local/

Re; Gnupg Signing

2000-03-19 Thread Jason Helfman
Taking on the advice of the earlier message I was replied to on, I encrypted a message to a friend of mine. From the message I sent I thought that I would use his key to encrypt it then he would decrypt it with his secret key. When I used the encrypt function from the pgp-menu, I assume it used m

Re: mutt can't find his help :-/

2000-03-19 Thread Gero Treuner
Hi! On Sun, Mar 19, 2000 at 01:58:47PM +0100, Clemens Wohld wrote: > ## Show TXT-documentation when pressing : > macro generic "!less /usr/local/doc/mutt/manual.txt\n" \ > "Show Mutt documentation" This looks ok. > Always he want to look in /usr/doc/packages. > Somebody can help me? But please

Re: mutt can't find his help :-/

2000-03-19 Thread Wilhelm Wienemann
Hello Clemens! On Sun, 19 Mar 2000, Clemens Wohld wrote: > i have updated my mutt-0.9.6 to mutt-1.0pre2i. > mutt-0.9.6 was an RPM, i deinstalled before. Was the mutt-1.0pre2i which you used to update a source or a binary-package (*.i386.rpm)? > There are now some problems with the F1/ F2 to

index_format

2000-03-19 Thread Subba Rao
I have the following entries in my .muttrc set date_format="%b %d %y" set index_format="%4C %Z %{%b %d %y} %-17.17F (%4l) %s" Only the month/day get displayed. Why is year (%y) not displayed? I tried several options mentioned in the date_format flag and in the strftime function. The index forma

Re: index_format

2000-03-19 Thread Mikko Hänninen
Subba Rao <[EMAIL PROTECTED]> wrote on Sun, 19 Mar 2000: > set index_format="%4C %Z %{%b %d %y} %-17.17F (%4l) %s" Looks fine. Because you don't have a %d reference, $date_format doesn't matter here at least. > Only the month/day get displayed. Why is year (%y) not displayed? Beats me, it shou

Re: hooks and $folder

2000-03-19 Thread David T-G
David -- ...and then David Ellement said... % On 000317, at 20:08:03, David T-G wrote: % > % > send-hook . 'set folder="~/Mail"' % > send-hook 'long|but|definite|regexp' 'set folder="~/Mail/subdir"' % > % > Well, sort of. If I want to save some other email that doesn't belong in % > ~/Mail

Re: [Announce] mutt-1.1.9 is out - RELEASE CANDIDATE!

2000-03-19 Thread David T-G
Hi, folks -- Now that I can build because I have a working compiler (sorry for the noise :-) I would like to look into my favorite feature patches. I use patch-0.00.sec.patchlist.7 patch-0.95.4.sec.expand_hook.1 patch-0.95.4.sec.reverse_reply.1 patch-0.95.sec.condense_pgp.1 patch-0.9

Re: index_format

2000-03-19 Thread Subba Rao
On 0, Mikko Hänninen <[EMAIL PROTECTED]> wrote: > Subba Rao <[EMAIL PROTECTED]> wrote on Sun, 19 Mar 2000: > > set index_format="%4C %Z %{%b %d %y} %-17.17F (%4l) %s" > > Looks fine. Because you don't have a %d reference, $date_format doesn't > matter here at least. > > > Only the month/day ge

Re: index_format

2000-03-19 Thread Mikko Hänninen
Subba Rao <[EMAIL PROTECTED]> wrote on Sun, 19 Mar 2000: > This is for another account on my system. The index_format strings are pretty much > the same. In .muttrc, it has > > set index_format="%4C %Z %[!%y%m%d] %-17.17F (%3l) %s" > > When I do, :set ?index_format, I get the following: > > ind

two mutt 1.1.9 problems(?) (was: [Announce] mutt-1.1.9 is out - RELEASE CANDIDATE!)

2000-03-19 Thread Thomas Ribbrock
Hi *! I have a slight problem with Muttrc in the 1.1.9. In 1.0.1 and before, the Muttrc that got installed was automatically changed during install to contain the correct path to "manual.txt" according to --prefix. This no longer works for 1.1.9. Even after configuring with --prefix, the installe

Re: index_format

2000-03-19 Thread Subba Rao
On 0, Mikko Hänninen <[EMAIL PROTECTED]> wrote: > Subba Rao <[EMAIL PROTECTED]> wrote on Sun, 19 Mar 2000: > > This is for another account on my system. The index_format strings are pretty much > > the same. In .muttrc, it has > > > > set index_format="%4C %Z %[!%y%m%d] %-17.17F (%3l) %s" > > >