Hi,
elaborating a bit more on mail notification applets... do you know of
any like gnubiff or mail-notification for OpenBSD? gnubiff and
mail-notification are too linux-dependent, I cannot compile them.
I need something that tells me when new email has arrived and that for
some seconds shows the h
well, if you're using a fancy desktop environment or whatever you like
to call it, click right and choose "copy link address"
otherwise the two steps... it's not that dramatic... believe me,
looking for the hidden + was much worse...
or reduce the size of the font in your terminal until it fits t
Big Lambchop bless you, William
mutt is approaching now perfection...
2007/8/29, William Yardley <[EMAIL PROTECTED]>:
> On Wed, Aug 29, 2007 at 09:22:03PM +0200, Vim Visual wrote:
>
> > whenever I get a link to a web address it is shown in a line; that's
> > fine, bu
Hi,
whenever I get a link to a web address it is shown in a line; that's
fine, but for the lines which are too long (longer than the terminal
size used). in that case mutt breaks the line and continues it in a
new one and that's indicated with a +
For instance:
http://defectivebydesign.org/sites
> > elachistos| echo $TERM
> > xterm-xfree86
> >
> > This is set so because it solved a lot of problems I had in mutt
> > reconising the defined colours
>
> You had these problems while you were using Fedora or only after
> moving to OpenBSD? Did you have problems with vim's colors at the
> same t
ust 18, 2007 at 23:21:08 +0200, Vim Visual wrote:
>| macro index 'c ~/mail/inbox ^M'
> doesn't work
Let's first write the macro cleanly:
- names instead of keys
- symbols instead of obscure key notations
- drop harmfull spaces (by default the key is bound
Hi,
> Use 'sort' instead of 'sort-browser'.
set sort=reverse-date ?
doesn't work either... I get the threads:
288 r + Aug 17 Woodchuck ( 795) Calvin II
289 r + Aug 17 Woodchuck ( 48) └─┬─>
290 + Aug 17 Woodchuck ( 20) │ └─>
291 r + Aug 17 Woodchuck ( 11) └─>
Hi,
First question:
I figured out that it is possible to rename the file where the sent
emails are stored with
send-hook . "set record=~/mail/sent-mail-`date +%Y-%m`"
set record="=sent-mail-`date +%Y-%m`"
(or similar) by reading the faqs.
Now a very silly question... please feel f