Re: solaris + linux

2001-07-08 Thread David

On Fri, 06 Jul 2001, adam morley wrote:
 i dont like to move my hand over there, so ive never noticed that.
 have you had any luck getting it to bind them right?  (or have you
 tried at all?)
 
 what do you use home/end for in mutt?
 
Basically I don't use home/end in mutt.  However I use them a lot in vim
when working with src code.  So I end up doing most stuff at home on my
linux box and rsyncing them to my uni account.

-- 
Don't tell me I'm burning the candle at both ends -- tell me where to
get more wax!!
-
David Clarke [EMAIL PROTECTED] | David Clarke s3353950
GPG Fingerprint :  869B 53DD 5E80 E1F0 93F6  9871 0508 0296 5957 F723

 PGP signature


Replying sends mail to my adress

2001-07-08 Thread Alexander Skwar

Hi

I'm using mutt 1.3.19i.  Sometimes when I reply to a mail, mutt sets
the recipient to [EMAIL PROTECTED], ie. to my address instead
of to the author's address.  What may I have setup wrong in my .muttrc?

This is the header of a mail where mutt set the To: wrong:

From askwar  Sun Jul  8 10:52:35 2001
Return-Path: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
From: Tobias Marx [EMAIL PROTECTED]
Organization: YetHardware/DP
To: Alexander Skwar [EMAIL PROTECTED]

Here's another one.  What's irritating me here, is that there's even a
reply-to, but still mutt wanted to send the mail to
[EMAIL PROTECTED]:

From askwar  Sat Jul  7 21:35:42 2001
Return-Path: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]

And here's yet another one.  This time, mutt wanted to reply to
[EMAIL PROTECTED]:

From askwar  Thu Jul  5 21:06:09 2001
Return-Path: [EMAIL PROTECTED]
From: Ich [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

Any idea, about what's wrong?

Thanks a lot,

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
Uptime: 1 day 15 hours 50 minutes



accent problem

2001-07-08 Thread Benjamin Michotte

hello,

I'm belgian so I use accents « éàèù » and so on...
with my 1.2.5i, I can see my accents but when I try to use a 1.3.x, I
can't have them.

I try to configure with --enable-locales-fix but I've got \351 \352,
... instead of éè...


I've in my .profile
LC_CTYPE=ISO-8859-1
LESSCHARSET=latin1
export LC_CTYPE LESSCHARSET

How can I've my accents ?

cu,
binny

-- 

[12:46] Acid-Drop mais word est plus puissant :) [que le pdf]
-- Acid-Drop

Benjamin Michotte[EMAIL PROTECTED]
web  : http://www.baby-linux.net
homepage : http://www.baby-linux.net/binny
icq uin  : 99745024



Re: accent problem

2001-07-08 Thread Vincent Lefevre

In article [EMAIL PROTECTED],
   Benjamin Michotte [EMAIL PROTECTED] wrote:

 LC_CTYPE=ISO-8859-1

Under Linux, I need en_US.ISO8859-1 (for instance), and under Solaris,
I need iso_8859_1.

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/ - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



Re: accent problem

2001-07-08 Thread Benjamin Michotte

On Sun, Jul 08, 2001 at 10:36:07PM +0200, Vincent Lefevre wrote:
 
 Under Linux, I need en_US.ISO8859-1 (for instance), and under Solaris,
 I need iso_8859_1.
It's the same... but in fact, this is very desappointing because it
works fine on 1.2.5 but not in 1.3.x

 
 -- 
 Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/ - 100%
 validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
 Jeux Mathématiques et Logiques, TETRHEX, etc.
 Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---end quoted text---

cu,
binny

-- 

[12:46] Acid-Drop mais word est plus puissant :) [que le pdf]
-- Acid-Drop

Benjamin Michotte[EMAIL PROTECTED]
web  : http://www.baby-linux.net
homepage : http://www.baby-linux.net/binny
icq uin  : 99745024



Re: accent problem

2001-07-08 Thread Francois Zellinger

On Sun, Jul 08, 2001 at 11:47:05PM +0200, Jean-Charles Salzeber wrote:
 On Sun, Jul 08, 2001 at 09:13:11PM +0200, Benjamin Michotte wrote:
  I'm belgian so I use accents « éàèù » and so on...
  
  I've in my .profile
  LC_CTYPE=ISO-8859-1
  LESSCHARSET=latin1
  export LC_CTYPE LESSCHARSET
  
  How can I've my accents ?
 
 You should also put in your .profile
 export LC_ALL=fr_FR   #fr_BE I think for you
 
 This work for me...
 
 Regards,
 Jean-Charles
 

I have in my .bashrc

umask 22
unset LC_ALL
LC_COLLATE=fr_CH.ISO_8859-1
LC_CTYPE=fr_CH.ISO_8859-1
LC_MESSAGES=C
LC_MONETARY=fr_CH.ISO_8859-1
LC_NUMERIC=fr_CH.ISO_8859-1
LC_TIME=fr_CH.ISO_8859-1
export LC_COLLATE LC_CTYPE LC_MONETARY LC_MESSAGES LC_NUMERIC LC_TIME LC_ALL




Defaulting to thread mode

2001-07-08 Thread Sam Carleton

A: Every time I bring up mutt, I am doing a o -- t to get into thread mode.
Is there some way I can default the mode to thread mode?

B: I am using qmail and ~/Maildir/.  Every time I exit mutt, I am prompted
with:

Move read messages to ~/mbox? ([n]/y):

   Is there any way to suppress this message?

Sam




Re: Defaulting to thread mode

2001-07-08 Thread Mr. Wade

Sam Carleton [EMAIL PROTECTED] wrote:
 A: Every time I bring up mutt, I am doing a o -- t to get into thread mode.
 Is there some way I can default the mode to thread mode?

set sort=threads

 B: I am using qmail and ~/Maildir/.  Every time I exit mutt, I am prompted
 with:
 
 Move read messages to ~/mbox? ([n]/y):
 
Is there any way to suppress this message?

set move=no

 Sam
 

-- Mr. Wade

-- 
Linux: The Choice of the GNU Generation





sourcing different config files

2001-07-08 Thread Will Yardley

Is it possible to source different mutt config files somehow based on a shell
script type thingie?

I guess I could have my .zshrc copy the appropriate mutt config file to
.muttrc based on where i'm logging in from but this seems kind of silly.

basically i use the 'SSH_CLIENT' env variable to set $MY_LOCATION to 'home',
'work' or 'other'.  I'd like to use different .muttrc's for each location so
that when i ssh from my home machine to my mail machine i might use different
colors (and maybe not use gvim since it takes longer to pop up over my home
connection).

any simpler way to do this? it doesn't appear that you can do any sort of 'if
/ then' type stuff in the .muttrc file itself...

will



Re: sourcing different config files

2001-07-08 Thread David Champion

On 2001.07.09, in [EMAIL PROTECTED],
Will Yardley [EMAIL PROTECTED] wrote:
 Is it possible to source different mutt config files somehow based on a shell
 script type thingie?
 
 I guess I could have my .zshrc copy the appropriate mutt config file to
 .muttrc based on where i'm logging in from but this seems kind of silly.
 
 basically i use the 'SSH_CLIENT' env variable to set $MY_LOCATION to 'home',
 'work' or 'other'.  I'd like to use different .muttrc's for each location so

Something like

source `case $MY_LOCATION in; home) echo ..muttrc.home;; work) echo .muttrc.work;; 
esac`

Or, better,

source `echo .muttrc.${MY_LOCATION:-generic}`


(That's a muttrc directive, not a shell rc one.)

-- 
 -D.[EMAIL PROTECTED]NSITUniversity of Chicago



Re: sourcing different config files

2001-07-08 Thread Mr. Wade

Will Yardley [EMAIL PROTECTED] asked:
 Is it possible to source different mutt config files somehow
 based on a shell script type thingie?

Using a command line argument, you can specify a different
initialization file to read instead of the ~/.muttrc file.

For example, to start Mutt using ~/.muttrc.home as the
initialization file instead of /.muttrc, you could use the
following:

mutt -F ~/.muttrc.home

Perhaps using this with some nifty scripting or aliasing will do
what you want.

-- Mr. Wade

-- 
Linux: The Choice of the GNU Generation