Michelle Konzack | 1 Jan 2004 05:39
Picon
Favicon

Hapy new year

Hello to all, 

Happy new Year and may the Source be with you. 
Hapy Coding and more features (is it posibel ?)

Greetings from Strasbourg
Michelle

--

-- 
Registered Linux-User #280138 with the Linux Counter, http://counter.li.org.

David Yitzchak Cohen | 1 Jan 2004 10:23

Re: Hapy new year

On Thu, Jan 01, 2004 at 05:39:36AM +0100, Michelle Konzack wrote:

> Happy new Year and may the Source be with you. 

Happy New Year to you, too :-)

> Hapy Coding and more features (is it posibel ?)

Oh, yeah; it's possible.  I can now stay in VI as long as I want without
Mutt's IMAP connection dying on me.

 - Dave

--

-- 
Uncle Cosmo, why do they call this a word processor?
It's simple, Skyler.  You've seen what food processors do to food, right?

Please visit this link:
http://rotter.net/israel
Miki Tebeka | 1 Jan 2004 10:41

External Address Book

Hello All,

I have an external address book which I can access using "Q".
However I'd like to access it in other screens as well:
1. After writing email body and before sending
2. When starting to write email (after "m") in the "CC:" field
3. ...

Any idea on how to do that?
Thanks.

Bye.
--
-----------------------------------------------------------------------------
Smile, damn it, smile.

lambda msg: {
        "name" : "Miki Tebeka",
        "email" : "miki.tebeka <at> zoran.com",
        "url" : "http://www.cs.bgu.ac.il/~tebeka",
        "quote" : "The only difference between children and adults is the "\
                  "price of the toys"
}[msg]

Sascha Andres | 1 Jan 2004 12:23

Enable/disable PGP/GPG with folder hook

Hi,

I have several mail folders where I want to have gpg
disabled, mostly mailing lists. I searched the net with
google, but found nothing withprobably the wrong keywords
(gpg folder-hook).

Can I disable / enable gpg with a folder-hook?

Thanks,
-sa

--

-- 
sa at programmers-world dot com
http://www.livingit.de
Bookmarks online: http://www.mobile-bookmarks.info
                  Soon available in english

A candidate is a person who gets money from the rich and votes from the
poor to protect them from each other.

Michael Tatge | 1 Jan 2004 13:15
Picon

Re: Enable/disable PGP/GPG with folder hook

* On Thu, Jan 01, 2004 Sascha Andres (sa <at> programmers-world.com) muttered:
> I have several mail folders where I want to have gpg
> disabled, mostly mailing lists.

What do you mean by disable?
1. do not sign you own messages
2. do not check signatures from others

> Can I disable / enable gpg with a folder-hook?

# default settings
folder-hook . \
  'set crypt_replysign=yes; \
   # set crypt_autosign; \
   set crypt_replyencrypt=yes; \
   set crypt_verify_sig=ask-no'

# mailinglists
folder-hook =mailinglists  \
  'set crypt_replysign=no; \
   # unset crypt_autosign; \
   set crypt_replyencrypt=no; \
   set crypt_verify_sig=no'

HTH,

Michael
--

-- 
finlandia:~> apropos win
win: nothing appropriate.
(Continue reading)

Thorsten Gowik | 1 Jan 2004 14:04
Picon
Favicon

Re: Hapy new year

On Thu, Jan 01, 2004 at 04:23:15AM -0500, David Yitzchak Cohen wrote:
> On Thu, Jan 01, 2004 at 05:39:36AM +0100, Michelle Konzack wrote:
> > Happy new Year and may the Source be with you. 
> Happy New Year to you, too :-)

Happy new Year too and Greetings from Wiesbaden
//Thorsten

--

-- 
 ______________________ 
< thg-flat <at> t-online.de >
 ---------------------- 
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Carlos Laviola | 1 Jan 2004 14:29
Gravatar

Re: charset fixing at display time

[ Getting this back to the list ]

On Thu, Jan 01, 2004 at 11:20:32AM +0100, Ton Boelens wrote:
> On Wed, Dec 31, 2003 at 05:27:56PM -0200, Carlos Laviola wrote:
> > On Debian, you should dpkg-reconfigure locales, tell it to generate
> > en_US (or en_GB, or whatever) and use it.  Or wrestle with en_US.UTF-8
> > like me, but it's hell on earth these days...
> > 
> > -- 
> > Carlos Laviola <carlos <at> laviola.org>
> 
> Carlos,
> 
> At the moment I am wrestling with the charsets too. I am using Mutt
> 1.5.4i (2003-03-19). Can this version also display ë and ü correctly? At
> the moment, accents like these appear as either question marks or
> numbers...

Well, like I said, it's surely a minor locale problem.  You seem to be
using (and correctly reporting that you're using) ISO-8859-15, which
makes it trivial for mutt to display your accents.

Which problem are you having anyway? :-)

--

-- 
Carlos Laviola <carlos <at> laviola.org>

Sascha Andres | 1 Jan 2004 14:44

Re: Enable/disable PGP/GPG with folder hook

Hi Michael,
* On 01.01.2004 (13:15) you wrote:
> What do you mean by disable?
> 1. do not sign you own messages
> 2. do not check signatures from others

The second one.

And it works. Thanks for your answer.

-sa

--

-- 
sa at programmers-world dot com
http://www.livingit.de
Bookmarks online: http://www.mobile-bookmarks.info
                  Soon available in english

Fortune's Real-Life Courtroom Quote #37:

Q:  Did he pick the dog up by the ears?
A:  No.
Q:  What was he doing with the dog's ears?
A:  Picking them up in the air.
Q:  Where was the dog at this time?
A:  Attached to the ears.

Michael W. Oliver | 1 Jan 2004 15:35

upgrade to 1.5.5.1 results in funky colorization

Hello mutt-users, Happy New Year to you all!

I just upgraded my Mutt installation from 1.4.1 to 1.5.5.1 and
everything seems to be working ok so far, except that I am getting
strange color output.

With 1.4.1, anything that had a non-default background color (magenta,
for example) would only have the actual text's background color changed
from default, while the remainder of the line would be the default
background color.

However, with 1.5.5.1, the background color of the entire line is
changed to the non-default color, not just the text area.

Example (in the pager, from a PGP signed email):

[-- The following data is signed --]

With the above line, in 1.4.1, the background is magenta only for the
area between (and including) the [ and ], while the background is the
default (black) starting after the ] all the way to the right edge of
the terminal.

With 1.5.5.1, the entire line has a background color of magenta.

I am using the /usr/ports/mail/mutt-devel port on FreeBSD.

Thanks for your time!

--

-- 
(Continue reading)

Ton | 1 Jan 2004 16:53
Picon

Re: charset fixing at display time

On Thu, Jan 01, 2004 at 11:29:54AM -0200, Carlos Laviola wrote:
 > 
> > Carlos,
> > 
> > At the moment I am wrestling with the charsets too. I am using Mutt
> > 1.5.4i (2003-03-19). Can this version also display ë and ü correctly? At
> > the moment, accents like these appear as either question marks or
> > numbers...
> 
> Well, like I said, it's surely a minor locale problem.  You seem to be
> using (and correctly reporting that you're using) ISO-8859-15, which
> makes it trivial for mutt to display your accents.
> 
> Which problem are you having anyway? :-)

I am sorry, but I cannot set the locale of my system correctly. I have
done dpkg-reconfigure locales and have chosen NL.nl <at> euro but still, when
I type in 'locale', all I see is LANG=C and everything C. The system
setting of locales has no effect on existing users, so it seems.
Apologies if this is off topic, but all other programs, like VIM and
Links, show the accents correctly; it's just Mutt that shows the accents
as numbers.

--

-- 
/ton

http://www.tonboelens.nl


Gmane