On Tue, 23 May 2000, Chris Green wrote:
> I have mutt installed on three systems with S-Lang and colour working
> OK. The fourth system that I have it installed doesn't have the
> S-Lang libraries and I'd really prefer not to have to build them
> myself (and use up quota there).
>
> So, how do
On Tue, 30 May 2000, Michael Soulier wrote:
> On Tue, May 30, 2000 at 11:56:24AM +0200, Antoine Martin wrote:
> > In fact, I use solaris 5.7 with vim, vi is aliased to vim ;)
> I'm on HP/UX 10.20, and I have the same alias. ;-)
as a practical matter, I've found it's best to avoid the aliase
On Fri, 2 Jun 2000, Chris Green wrote:
> On Fri, Jun 02, 2000 at 10:43:40AM +0100, Chris Green wrote:
> I don't really understand why mutt reported:-
> System: SunOS 5.6 [using ncurses 5.0]
>
> but was apparently only actually finding the ordinary, old, curses
> library. Even adding the --
On Tue, 13 Jun 2000, Lars Hecking wrote:
>
> > -> The only HP-UX 10.20 box I have access to has no man pages, and
> > -> a compiler that truely sucks (no -g, no ansi). I cannot install
> > -> anything on this machine.
> > ->
> > -> Which means that someone else will have to look into this .
On Wed, 21 Jun 2000, Marius Gedminas wrote:
> I've had *lots* and *lots* of problems with Mutt and colours. All
> investigations and lots of time spent debugging them showed that the
> problems weren't Mutt's fault. I finally fixed my terminfo and settled
> on ncurses 5.0, since it distored my
On Thu, 22 Jun 2000, Ken W wrote:
> Hi there. I know this seems more like a tcsh question than a mutt
> question, but I only see this behavior in mutt. Anyone know what
> would make the screen clear after exiting mutt? I have it set up on
> two difference Solaris servers, one running mutt 1.0
On Thu, 22 Jun 2000, Gary Johnson wrote:
> On Thu, Jun 22, 2000 at 02:02:43PM -0400, Ken W wrote:
>
> > They are both set to vt100, if that is what you mean. Also what I
> > forgot to say is that mutt exits on the one machine like I said, but
> > vim exits still showing part of the editor. Tha
On Fri, 23 Jun 2000, Jamie Love wrote:
> Greg KH wrote:
> > On Fri, Jun 23, 2000 at 09:01:04AM +1200, Jamie Love wrote:
> > > I use Mutt with Eterm's, and as such, have really cool backgrounds. I
> > > was wondering if there was a way to have Mutt not colour the background
> > > of its text.
> >
On Tue, 27 Jun 2000, Jeff Abrahamson wrote:
> > that's the xterm alternate screen (when setup, it's in the termcap
> > ti/te capabilities, hence titeInhibit resource for xterm)
>
> And can be set from .Xdefaults:
>
> XTerm.VT100.titeInhibit: true
XTerm*VT100.titeInhibit: true
is preferable.
On Fri, 30 Jun 2000, j mckitrick wrote:
> i am trying to get mutt to work with a transparent wterm. however, when i
> chose 'default' as the background color for each of my color defintions,
> mutt chokes when loading. it complains about an invalid color or something
> like that. yes the manua
On Fri, 30 Jun 2000, j mckitrick wrote:
> On Fri, Jun 30, 2000 at 11:35:24AM -0400, Thomas E. Dickey wrote:
> > On Fri, 30 Jun 2000, j mckitrick wrote:
> >
> > > i am trying to get mutt to work with a transparent wterm. however, when i
> > > chose 'defaul
On Tue, 25 Jul 2000, David T-G wrote:
> Caster --
>
> ...and then Caster said...
> % I asked this before but nobody answered.
> % When I use gpg functions the screen doesn't refresh after calling it.
> % If I press the refresh screen sequence (^L by default) everything is
> % alright -- screen b
On Thu, 27 Jul 2000, Lutz Jaenicke wrote:
> Since I have troubles with slang in HP-UX 10.20 dtterm (the contents gets
> messed up sometimes), I have tried ncurses-5.1.
> While the problem seems to be solved with ncurses :-) I now have a more
> or less silly question:
> mutt-slang does not use col
On Thu, 27 Jul 2000, Lutz Jaenicke wrote:
> I will check out terminfo and see that I also solve my vt100-"page up/down"
> key problem.
you can also use the ncurses test utility (test/ncurses.c) to show what
keys are actually recognized - test 'a' shows the key names for keys
that you type, excep
On Thu, 27 Jul 2000, Lutz Jaenicke wrote:
> BTW. In the meantime I did dig somewhat deeper and finally got
> "color index default default ."
> to work. As of the documentation, the pattern
> Usage: color index foreground background [ pattern ]
> should be [optional] but it is not... So when I
d pager \e[F bottom
> > >
> > > where \e[F is what vi's ^V put in (with \e instead of ^[) it should work
> > > whatever the terminfo. Or am I missing something?
> >
> > is that (n)curses or slang?
> > (if the former, mutt isn't using that
On Fri, 18 Aug 2000, [iso-8859-1] André Dahlqvist wrote:
> I apologize if this message is a bit off topic, the connection to Mutt
> is that I discovered this problem when I was switching to using Emacs as
> an editor in Mutt.
>
> Like I mentioned above I have switched to using Emacs as an editor
On Fri, 18 Aug 2000, [iso-8859-1] André Dahlqvist wrote:
> On Fri, Aug 18, 2000 at 10:21:04AM -0400, Thomas E. Dickey wrote:
>
> > perhaps your xterm doesn't have eightBitInput resource set
>
> But like I pointed out later in my message, 8-bit input works in the
> xte
On Mon, 11 Sep 2000, Myrddin wrote:
> On Mon, Sep 11, 2000 at 07:56:56AM -0400, David T-G wrote:
> > % pine-like url viewing? Moving around in the message itself and spawning a
> > % browser. If not, is there a better way to get an URL with some context.
> >
> > Aha -- you want more than just
On Mon, 11 Sep 2000, David McNett wrote:
> On 11-Sep-2000, Myrddin wrote:
> >BTW, it's lynx, not links. Sounds like a nitpick, but if the poor guy
> >was going to do a search on 'links', it wouldn't get him very far.
>
> Actually, it is links. lynx seems to have fallen into disfavor lately
> i
On Mon, 11 Sep 2000, Brian Foley wrote:
> * Thomas E. Dickey [[EMAIL PROTECTED]] on [11-09-00] wrote:
> > > to migrate to w3m or links which appear to be more secure and are
> > > functionally superior to lynx in nearly all regards.
> >
> > ( your opinion ;-)
&g
On Mon, 11 Sep 2000, Brian Foley wrote:
> As far as I am aware, one of the main advantages of links or w3m over
> lynx is the superior handling of tables, which you find on a lot of
> web-sites these days (including slashdot, the original ref for this
> thread). As far as I know lynx doesnt have
On Wed, 27 Sep 2000, Jeff Howie wrote:
> OK. I think I've managed to fix this problem by re-compiling 1.2.5
> with slang (v1.3.7) instead of ncurses. And BOY, does it have a
> different idea about colors! I couldn't believe some of the wacky
that's mostly in the mutt code (the differences in col
On Tue, 17 Oct 2000, John Wright wrote:
> On Thu, Oct 12, 2000 at 02:14:36PM -0700, Eugene Lee wrote:
> > Just wondering if anyone has gotten Mutt to work under the Mac OS X
> > Public Beta.
>
> 1.2.4i didn't compile because it couldn't find things like A_NORMAL. I
> did find a curses library i
On Fri, 20 Oct 2000, Mike E wrote:
> On Fri, Oct 20, 2000 at 12:01:13PM -0500, Larry Rosenman wrote:
> > Sounds like your curses lib doesn't support color. You might try
> > ncurses
>
> here is the full output of mutt -v
that version "does", but mutt's configure script does not recognize i
On Fri, 27 Oct 2000, Vincent Lefevre wrote:
> On Fri, Oct 27, 2000 at 06:30:16 -0400, Thomas Dickey wrote:
> > there are differences between various terminal emulators for the
> > codes used for home/end. XFree86 xterm for instance originally
> > supported PC-style codes (\EOH and \EOF), while r
On Fri, 27 Oct 2000, Juergen Salk wrote:
> I have to apologize if I'm beating this to death, but I have to admit,
> that I don't feel terribly familiar with all these terminfo stuff.
> So, is there a way to use mutt in gnome-terminal with Home and End
> keys working *and* with color support?
On Wed, 8 Nov 2000, Cyrille BLANPAIN wrote:
> Hello
>
> I just become o install mutt on a sco system, and I don't have libncurses.so.4
> I am looking for it.
there's a copy on the skunkware cdrom, but you're better off installing
ncurses 5.2 (current).
don't forget:
configure --disabl
On Wed, 15 Nov 2000, GCS wrote:
> Hi!
>
> As I have read the archive, the old ncurses doesn't support the 'default'
> color. Ok. Is there any alternative for it, or I have to use 'black' for
> example.
yes (I assume you mean something like ncurses 1.8.6 on FreeBSD).
iirc, I implemented default
On Wed, 13 Dec 2000, Akkana wrote:
> Gary writes:
> > Does anyone have a good mailcap addition for viewing gif or png pics? I
> > would appreciate it.
>
> I use:
> image/gif; xv %s
> image/png; xv %s
>
> Unfortunately, this makes mutt wait for xv to exit, so I can't compare
> several images,
On Thu, 14 Dec 2000, Charles Curley wrote:
> On Wed, Dec 13, 2000 at 01:56:21PM -0800, Myrddin muttered:
> One reason is security. GPG is free software, PGP is captive. This means
> you can get the GPG source, read it and compile it for yourself.
you also compile PGP (and presumably find the tim
On Thu, 21 Dec 2000, Lance Simmons wrote:
> Thanks for the suggestions. I've tried xterm, rxvt and gnome-terminal,
> and am able to reproduce the same problem when paging through the same
> emails. Often, when a line from the previous screenful was longer than
> the line from the current screen,
On Wed, 31 Jan 2001, Brian Foley wrote:
> * Åsmund Skjæveland [[EMAIL PROTECTED]] on [31-01-01] wrote:
> > What I'd like to do is to have this shown like a normal mail, so that mutt
> > has lynx parse the mail automatically instead of having to view the
> > HTML attachment separately.
>
> auto_v
On Wed, 31 Jan 2001, Brian Foley wrote:
> * Thomas E. Dickey [[EMAIL PROTECTED]] on [31-01-01] wrote:
> > TRST (the feature in lynx that you're referring to) dates back about a
> > year.
>
> But for most of the web-sites that I visit, w3m's handling of tables
t
On Thu, 1 Feb 2001, Steve Fielding wrote:
> Hey Everyone,
> I switched to Mutt the other day as my main MUA and so far, my
> experience with Mutt has been a good one except for one thing:
> All of the image files I have sent to myself as attachments keep
> coming back as text files filled as
On Fri, 9 Feb 2001, Jordi Mallach wrote:
> Hello,
> I asked about this a while ago, sorry for coming back but I lost the answers
> if there were any.
>
> I'm trying to build Mutt for AIX. It compiles fine, but I can't get it to
> display colors in the index, pager or anywhere else.
>
> anubis~/
On Fri, 9 Feb 2001, Andre Wobst wrote:
> Hi,
>
> I'm running mutt 1.2.4 (with some additional patches) here on
> AIX 4.3.3 and have color support working at least in some terminal
> emulators (not all are able to handle color). Which one do you use?
>
> One where it's working is the dtterm (whi
On Thu, 15 Feb 2001, Frank Derichsweiler wrote:
> On Thu, Feb 15, 2001 at 08:32:49AM -0500, darren chamberlain wrote:
> > [mutt does not properly recognize screen size]
> >
> > Out of curiosity, what happens when you resize the xterm? Does
> > mutt rearrange itself to take advantage of the full
On Wed, 21 Feb 2001, Jack wrote:
> hi,
>
> Here is how I get mutt work on solaris:
>
> . compile it with spool pointed to user's directory (nothing special
> option about term with ./configure
> . compile xterm (http://www.clark.net/pub/dickey/xterm/)
> . download xterm-color terminfo
On Wed, 28 Feb 2001, Dirk Laurie wrote:
> Jürgen Salk skryf:
> > Dirk Laurie wrote:
> >
> > > signs to show that a line break was made by the viewer. However, when
> > printing or quoting (in a reply) these convenient line breaks are
> > > gone, and the result looks terrible. Can I persuade mu
On Thu, 8 Mar 2001, Jason Helfman wrote:
> Today I applied updates for my Debian box, running Sid, or unstable. So
> Ncurses was updated, and when running mutt in an Eterm, before I could
> get a transparent Eterm with mutt. But now mutt runs a standard looking
> black/white term. I guess this is
colors).
>
> I have tried to export vt100 and linux, but I am getting the same issue.
> When I compose a message, though, the window is transparent. I am
> confused.
>
> On Thu, Mar 08, 2001 at 05:56:24AM -0500, Thomas E. Dickey muttered:
> | On Thu, 8 Mar 2001, Jason Hel
On Sun, 25 Mar 2001, Wayne Chapeskie wrote:
> On Fri, Mar 23, 2001 at 07:35:01AM +0530, Suresh Ramasubramanian wrote:
> >
> > > % pre-compiled binaries?
> >
> > > ... but I'd like to encourage you to make your binaries available for the
> > > next guy :-)
> >
> > Speaking of that, I do have
On Fri, 6 Apr 2001, Dave Pearson wrote:
> On Fri, Apr 06, 2001 at 06:01:28AM -0400, Thomas Dickey wrote:
> > On Fri, Apr 06, 2001 at 08:24:14AM +0100, Dave Pearson wrote:
> > > On Fri, Apr 06, 2001 at 08:12:41AM +0100, Dave Pearson wrote:
> > >
> > > > If that's what you're after perhaps you coul
On Wed, 18 Apr 2001, Nelson D. Guerrero wrote:
> * On Mon Apr 16 2001, Robert T.G. Tan screamed:
>
> -> I've entered some colors in my .muttrc file, but they don't
> -> show up in Eterm, a color monitor I'm using.
> ->
> -> So what's up with that?
> ->
> -> Tnx, rotan.
>
> Check the $TERM var. It
On Wed, 18 Apr 2001, Hanif Ladha [4355] wrote:
> Dear Muttophiles,
>
> I am in search for an ideal (yep very subjective i know) 'xterm' that will let
> me to setup pretty colours for mutt/vim combination.
>
> I am running Solaris 8 on a Ultrasparc 5 (very nice machine BTW), alas it only
> has a 4
On Wed, 25 Apr 2001, Jim Lambert wrote:
one or the other of your terminal definitions has 'bce' set or disabled
incorrectly.
> I used to run mutt on Solaris (which I think uses SLang or ncurses)
> and background colors went all the way across the screen when did
> something like this, in my mutt
ons, but mutt should be configured to
> | call 'use_default_colors()' - you can verify that with 'nm' on mutt. If it's
> | configured properly, then the color scheme in .muttrc is the place to look (if
> | it uses "default" in the background rather t
On Mon, 9 Jul 2001, Chris Fuchs wrote:
> Hi,
>
> How can I know for certain whether color is supported on
> version 6.1 of exceed run on NT? I live on xterm sessions which
> access a solaris box (Sunos 5.5.1) and color would be nice.
>
> This works:
> mono header bold Subject:
>
> This doesn't:
On Wed, 18 Jul 2001, Andre Wyrwa wrote:
> Hello,
>
> I have the problem of having a non-colored mutt, when starting it in
> xterm. $TERM is "xterm".
> When I change $TERM to "linux" or "xterm-color" mutt will start with
> colors.
> So I guess it has something to do with terminfo. Unfortunately I
On Wed, 18 Jul 2001, Fox Mulder wrote:
> * Thomas E. Dickey <[EMAIL PROTECTED]> [21:42 18/07/01]:
> >
> > a good place to start is www.google.com (search for "xterm")
> >
> > as I point out 2-3 times a week, "xterm-color" is incorrect for XFre
On Fri, 20 Jul 2001, Alexander Skwar wrote:
> So sprach »Thomas Dickey« am 2001-07-19 19.07.2001 um 17:53:27 -0400 :
> > On Thu, Jul 19, 2001 at 11:09:24PM +0200, Alexander Skwar wrote:
> > > So sprach »Juha Saarinen« am 2001-07-20 20.07.2001 um 09:02:05 +1200 :
> > > > Links is quite good... doe
On Fri, 20 Jul 2001 [EMAIL PROTECTED] wrote:
> text/html; links %s; needsterminal; nametemplate=%s.html
> in /etc/termcap works just fine for me.
perhaps /etc/mailcap
--
T.E.Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com
On Tue, 24 Jul 2001, Nelson D. Guerrero wrote:
> Hello everyone.
>
> I`ve been forced to downgrade from mutt 1.3.19 to mutt 1.2.5 since I
> installed Slackware 8.0, I keep getting the following error with
> ncurses:
look at the config.log file, which shows the error messages. Perhaps
sl80's got
On Tue, 24 Jul 2001, Nelson D. Guerrero wrote:
> Is that problem with autoconf 2.50 in general or just the one that`s
> shipping with slackware?
in general (2.51 is worse - they've succumbed to featuritis).
--
T.E.Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com
On Wed, 8 Aug 2001, Andrew Pimlott wrote:
> When the "markers" and "smart_wrap" options are both off, it would
> be nice if mutt would print long lines to the screen without a
> newline. This way, if I copy the line in an xterm, the whole line
> goes into the cut buffer unbroken. As it is, I ge
On Wed, 8 Aug 2001, Ken Weingold wrote:
> Does anyone know of any sites with tutorials on the basics of writing
> patches? I would like to modify an older patch, but need some
> basic direction on what I am looking at.
none needed:
apply the older patch to current baseline (look at .re
On Thu, 9 Aug 2001, Nate Johnston wrote:
> All,
>
> I apologize if this has been discussed and I missed it, but I recently
> upgraded to 1.3.19i. When I did so, the "default" color seems to have
> disappeared. I get about 20 of these errors:
>
> Error in /home/nate/.muttrc, line 243: default: n
On Sat, 18 Aug 2001, Ken Weingold wrote:
> I built mutt with ncurses 5.0, and just updated ncurses to 5.2. Any
> reason to recompile mutt?
perhaps (with 5.1/5.2, I added a function assume_default_colors(),
which you may want to configure against if you weren't using the
default colors support i
On Mon, 20 Aug 2001, Adam Shostack wrote:
> On Sun, Aug 19, 2001 at 07:30:40PM -0400, David T-G wrote:
> > % I just upgraded to mutt 1.2.5, and its insisting on coloring
> > % everything. I managed to get close to what I want by commenting
> >
> > Heh :-)
> >
> >
> > % HAVE_COLOR out of config.h
On Mon, 17 Sep 2001, Vincent Lefevre wrote:
> On Sun, Sep 16, 2001 at 19:18:19 -0400, Thomas Dickey wrote:
> > but as I said before, you can get what you're looking for by modifying the
> > terminfo description. there's no need to modify the C code.
>
> But then, this will break the applications
On Wed, 19 Sep 2001, David T-G wrote:
> Hall, Miguel, et al --
>
> ...and then Hall Stevenson said...
> % > quite awkward, and I'd rather remap it to Shift-Tab.
> % However, I can't
> % > find a way to define this key combination. What am I
> % missing?
> %
> % What do you mean 'define this key c
On Thu, 18 Oct 2001, David T-G wrote:
> In vim:
>
> vim filename
> :set fileformat=unix
> :wq
vile filename
:set-u
:wq
>
> Ta-daa! Even easier than the :%s magic available in any vi or clone.
--
T.E.Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net
On Mon, 29 Oct 2001, Jonathan Perkin wrote:
> Aye, actually had time to investigate this over the weekend and found
> the offending stuff in mutt's configure script - for the use_default_color
> checks it only includes curses.h - now on NetBSD this only exists in
> /usr/include for system curses
On Wed, 31 Oct 2001, Daniel Farnsworth Teichert wrote:
> When I was first messing around with Mutt I had similar
> troubles when trying to use a regular old xterm. It
> seems like I found that setting the environment variable
> TERM to color_xterm instead of just xterm made it work.
> Calling xte
On 1 Nov 2001, John J Kearney wrote:
> On Wed, 31 Oct 2001, René Clerc wrote:
>
> > * John J Kearney <[EMAIL PROTECTED]> [31-10-2001 19:01]:
> >
> > | please can sombody tell me how to enable colors in mutt
> > | i have a color xterm and vim has colors in it
> > | what must i do for mutt ot work
On Thu, 1 Nov 2001, Roman Neuhauser wrote:
> If xterm-color is incorrect, what should the value be?
> BTW, 1.2.5 displayed colors in rxvt without this hack,
> 1.3.23i didn't display colors until I put
> rxtv.termName = xterm-color in my .Xdefaults.
did you use curses/ncurses or sl
On Thu, 1 Nov 2001, Roman Neuhauser wrote:
> > did you use curses/ncurses or slang?
> > rxvt sets $COLORTERM, which is used by slang to circumvent the normal
> > setting of $TERM.
>
> I have installed mutt from the port with the default settings.
> Looking in the makefile doesn't reveal a
On Thu, 1 Nov 2001, Roman Neuhauser wrote:
> > what was $TERM before you set rxvt.termName ?
>
> just xterm.
"xterm" is usually the same as "xterm-r6" (no color).
(but "xterm-color" isn't correct - would be nice if FreeBSD installed the
correct termcap entries so this wasn't something I had
On Thu, 1 Nov 2001, Roman Neuhauser wrote:
> > Date: Thu, 1 Nov 2001 10:54:42 -0500 (EST)
> > From: "Thomas E. Dickey" <[EMAIL PROTECTED]>
> > To: Roman Neuhauser <[EMAIL PROTECTED]>
> > cc: <[EMAIL PROTECTED]>
> > Subject: R
On Thu, 8 Nov 2001, Paul Ackersviller wrote:
> On Wed, Nov 07, 2001 at 10:03:08PM -0500, David T-G wrote:
> > I'll accept that. I'd call it the GUI version of mutt :-) While I see
> > that as a logical evolution, I don't see it happening; mutt runs happily
> > in a GUI (as you point out) termin
On Tue, 20 Nov 2001, René Clerc wrote:
> * Prahlad Vaidyanathan <[EMAIL PROTECTED]> [20-11-2001 15:36]:
>
> | Hi,
> |
> | Finally got around to updating it :
> |
> | http://www.symonds.net/~prahladv/mutt.html
> |
> | Feedback ?
>
> Looks nice! You could consider adding the text-based browser
On Tue, 4 Dec 2001, Dave Price wrote:
> On Tue, Dec 04, 2001 at 05:58:02AM -0500, Thomas Dickey wrote:
> > > I tried you colors, and those object where default is specified as the
> > > background, the aterm background shows thru - everything else - the
> > > message body, and the main index back
On Tue, 4 Dec 2001, Dave Price wrote:
> It is ncurses:
> Mutt 1.3.23i (2001-10-09)
> System: Linux 2.2.19 [using ncurses 5.2]
I'll have to try building 1.3.23i and see if I can spot the problem (when
I'm at home). I did build one or two of the 1.3.x series, but just to
check on progress...
--
On Mon, 17 Dec 2001, Cristian wrote:
> Hi Stephan!
>
> On Mon, Dec 17, 2001 at 11:38:45AM +0100, Stephan Seitz wrote:
> > Strange, never w3m nor lynx can correctly display
> > http://fsing.fs.uni-sb.de/~stse/manga.html. But w3mmee does.
>
> Plain w3m had wide character support only the for Japane
On Thu, 20 Dec 2001, Stephan Seitz wrote:
> lynx produces footnotes for every HREF link, but it doesn't work well
> in an utf-8 environment.
I ought to write a lynx faq... (the utf-8 stuff works well enough with
current code compiled against libncursesw).
--
T.E.Dickey <[EMAIL PROTECTED]>
http
On Sun, 6 Jan 2002, Will Yardley wrote:
It won't work (the older wchar_t is a short, not a long). I experimented
recently with that sort of combination with lynx and concluded that you
can't make libiconv work properly there (you can build it, but it won't
run). But unlike mutt, lynx at least d
On Tue, 15 Jan 2002, John Levon wrote:
> On Tue, Jan 15, 2002 at 06:20:00AM -0500, Thomas Dickey wrote:
>
> > > Any ideas on what the problem is and how to fix it ? I am using xterm-color
> > > on a BSD box ssh'd from Linux. The $display_filter is attached.
> >
> > "TERM=xterm-color" will alway
On Wed, 16 Jan 2002, Nicolas Rachinsky wrote:
> On Sun, Jan 06, 2002 at 04:18:19PM -0500, Jack Baty <[EMAIL PROTECTED]> wrote:
> > After installing from the port, colors are no longer working properly using
> > Putty. By not working I mean that it seems the foreground and background
> > colors ar
On Wed, 16 Jan 2002, Jeremy Blosser wrote:
> Well, FWIW, I'm pretty sure he's talking about his own vendor's mutt
> package ("port" is a BSD-ism, right?). Regular Mutt still defaults to
> ncurses, and there's certainly no mention of the above text in Mutt's
> Makefile.
generally (you're correct
On Tue, 22 Jan 2002, Preben Randhol wrote:
> Cameron Simpson <[EMAIL PROTECTED]> wrote on 21/01/2002 (22:12) :
> > You can't. It's rude anyway. The amount of time you spend trimming stuff
> > to just the relevant stuff is _more_ than outweghed by the time saved
> > to the list members as a whole,
On Wed, 23 Jan 2002, Preben Randhol wrote:
> "Thomas E. Dickey" <[EMAIL PROTECTED]> wrote on 23/01/2002 (19:11) :
>
> > You're not responding to his question. (w3m doesn't do javascript
>
> No I didn't say it did. I just said w3m is better than
On Wed, 23 Jan 2002, Preben Randhol wrote:
> "Thomas E. Dickey" <[EMAIL PROTECTED]> wrote on 23/01/2002 (20:31) :
> > tsk, tsk (you should go back and read the paragraph to which you
> > responded)
>
> Yes I have done it 3 times and I don't understand
On Wed, 23 Jan 2002, David T-G wrote:
> Sam --
>
> ...and then Samuel Padgett said...
> %
> % darren chamberlain <[EMAIL PROTECTED]> writes:
> %
> % > In vim:
> % >
> % > set titleold=My\ Old\ Xterm\ Title
> % >
> % > and it will restore the xterm's title to that string.
> %
> % Yes, but I'd li
On Sun, 27 Jan 2002, Will Yardley wrote:
> Thomas Dickey wrote:
> [this is getting OT, so it might be nicest to continue this discussion
> off list if necessary]
>
> > I had in mind (having forgotten that FreeBSD has a not-invented-here
> > mentality) that they'd implemented a copy of the GNU 'ls
On Tue, 29 Jan 2002, Mike Schiraldi wrote:
> > Mh... I trusted you on that patch, and didn't observe any adverse
> > effects myself. ;-)
>
> Actually, after further review, this appears to be a bug dating all the way
> back at least as far as mutt 1.2.5.
>
> Try opening an xterm with the command
On Mon, 4 Feb 2002, Roman Neuhauser wrote:
> Hi there,
>
> yesterday I switched back from aterm (TERM=xterm-color) to rxvt
> (TERM=rxvt). I had some problems with display in mutt, and during the
> attempts to solve it I upgraded to 1.3.26i (don't use SSL, so I don't
> care about the bug).
>
> It
On Mon, 4 Feb 2002, Justin R. Miller wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Said Charles Jie on Tue, Feb 05, 2002 at 12:46:17AM +0800:
>
> > 1. The file manager Konqueror is not mature (crash so oftern)
>
> If it crashes, then your setup has issues. It has been stable for
>
On Wed, 6 Feb 2002, Dale Morris wrote:
> I've changed over from Redhat 7.2 to Slackware 8.0. In slack
> I'm using the standard kernel 2.2.19. I'm using mutt 1.2.1-1
> and a modified .muttrc from Roland Rosenfeld site. It worked
> fine in Redhat but in slack I have a problem.
"xterm" normally doe
On Fri, 22 Feb 2002, Mike Schiraldi wrote:
> > Anyone else using Mutt on solaris that has a fix for this? I'm using
> > Solaris 8 for x86 (which is now discontinued so I hope to switch it to
> > Linux sometime in the future, but for now, I have to do it this way).
>
> As a first step, take a look
On Fri, 22 Feb 2002, Carl B. Constantine wrote:
> * Thomas E. Dickey ([EMAIL PROTECTED]) wrote:
> > On Fri, 22 Feb 2002, Mike Schiraldi wrote:
> >
> > > > Anyone else using Mutt on solaris that has a fix for this? I'm using
> > > > Solaris 8 for x86 (w
On Wed, 27 Feb 2002, Dominik Vogt wrote:
> I have been using mutt in an rxvt window with a background xpm
> for a long time, using the version from the SuSE distribution
> withouth compilling myself. Since SuSE 7.2 however, rxvt covers
> the background image with a black character background its
On Thu, 28 Feb 2002, Dominik Vogt wrote:
> > # Reconstructed via infocmp from file: /usr/lib/terminfo/r/rxvt
> > rxvt|rxvt terminal emulator (X Window System),
> > am, bce, eo, km, mir, msgr, xenl, xon,
> ...
>
> Ah yes, I see. I must have misread the infocmp man page. But the
> "
On Wed, 6 Mar 2002, Sven Guckes wrote:
> I have finally moved all the news items about mutt
> from my main page about mutt to an extra page.
> So now you can bookmark it and have NetMind send
> you an update notice when the page changes.
> further news welcome, of course. :-)
perhaps you should
On Wed, 6 Mar 2002, Raymond A. Meijer wrote:
> P.S. I could make screenshots if anybody would want to see what's
> happening...
more useful would be a typescript (from running mutt within 'script').
--
T.E.Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net
On Wed, 6 Mar 2002, Sven Guckes wrote:
> * On Wed, 6 Mar 2002, Sven Guckes wrote:
> > I have finally moved all the news items about mutt
> > from my main page about mutt to an extra page.
>
> * Thomas E. Dickey <[EMAIL PROTECTED]> [020306 13:41]:
> > perhaps you
On Thu, 7 Mar 2002, Will Yardley wrote:
> Simon White wrote:
> >
> > Since it's dynamic, he'll have to be running a web server, etc. A
> > shell or PERL script will guarantee functionality across a wider range
> > of Linux distros and setups.
>
> and other operating systems; mutt runs on a number
On Wed, 13 Mar 2002, Ken Weingold wrote:
> On Wed, Mar 13, 2002, David Champion wrote:
> > Run "ldd mutt". This will tell you what shared dependencies the binary
> > has (including whether it used the shared or static libs from your
> > ncurses build).
>
> Oh, cool. So the following means that m
On Wed, 13 Mar 2002, David Champion wrote:
> On 2002.03.13, in <[EMAIL PROTECTED]>,
> "Ken Weingold" <[EMAIL PROTECTED]> wrote:
> > Oh, cool. So the following means that mutt doesn't need any of the
> > ncurses libraries at all after the binary is built?
> >
> > ./mutt:
> > -lintl
On Fri, 15 Mar 2002, Ken Weingold wrote:
> Where does 'default' come from, as whether it gets recognized or not?
for ncurses, it's implemented by the use_default_colors() function.
If the configure script doesn't find that, it won't compile-in the
support for "default" into mutt.
> I ended up i
1 - 100 of 140 matches
Mail list logo