* Arkadiusz Drabczyk [2015-11-19 18:11]:
> On 2015-11-18, Peter P. wrote:
> > Hi list,
> >
> > I came across an annoying issue when viewing attached files in mutt.
> > In order to view attachment "A" Mutt saves the file to /tmp/mutt and
> > launches the appropriate viewer. When I want to see anot
On 2015-11-18, Peter P. wrote:
> Hi list,
>
> I came across an annoying issue when viewing attached files in mutt.
> In order to view attachment "A" Mutt saves the file to /tmp/mutt and
> launches the appropriate viewer. When I want to see another attachment
> "B" which has an identical filename a
Hi list,
I came across an annoying issue when viewing attached files in mutt.
In order to view attachment "A" Mutt saves the file to /tmp/mutt and
launches the appropriate viewer. When I want to see another attachment
"B" which has an identical filename as "A" and ask mutt to display it,
mutt will
On Mon, Nov 19, 2012 at 10:41:48AM -0800, Gary Johnson wrote:
> On 2012-11-19, Suvayu Ali wrote:
> > Hi,
> >
> > I often get attachments with completely wrong MIME types. For example
> > today I received a pdf and a doc file as application/octet-stream. Is
> > there anyway to bypass my mailcap a
On 2012-11-19, Gary Johnson wrote:
> For application/octet-stream attachments, put this in your muttrc:
>
> mime_lookup application/octet-stream
>
> That tells mutt to determine the correct MIME type by looking up the
> file name extension in your mime.types file
Brilliant!
I've been sweari
On 2012-11-19, Suvayu Ali wrote:
> Hi,
>
> I often get attachments with completely wrong MIME types. For example
> today I received a pdf and a doc file as application/octet-stream. Is
> there anyway to bypass my mailcap and ask mutt to open the attachment
> with the proper application? So in t
Hi Mandar,
On Mon, Nov 19, 2012 at 07:26:28PM +0530, Mandar Mitra wrote:
> Suvayu Ali wrote (Mon, Nov 19, 2012 at 02:25:37PM +0100):
> > I often get attachments with completely wrong MIME types. For example
> > today I received a pdf and a doc file as application/octet-stream. Is
> > there anywa
Suvayu Ali wrote (Mon, Nov 19, 2012 at 02:25:37PM +0100):
> I often get attachments with completely wrong MIME types. For example
> today I received a pdf and a doc file as application/octet-stream. Is
> there anyway to bypass my mailcap and ask mutt to open the attachment
> with the proper appli
Hi,
I often get attachments with completely wrong MIME types. For example
today I received a pdf and a doc file as application/octet-stream. Is
there anyway to bypass my mailcap and ask mutt to open the attachment
with the proper application? So in this particular case, I would want
to open the
On 2009-03-20, Hein Zelle wrote:
> Dear Mutt users,
>
> when viewing attachments in external programs (notably openoffice), I
> often have a terminal sit "unused" for a while as I'm reading the
> attachment. What happens often is that I hit a key or enter in tha
Dear Mutt users,
when viewing attachments in external programs (notably openoffice), I
often have a terminal sit "unused" for a while as I'm reading the
attachment. What happens often is that I hit a key or enter in that
terminal (which is showing just the last "$ mutt&quo
Hello Eric,
Why not use "metamail" in a macro and pipe the whole message to
it by detaching the whole process?
If I open a pdf attachment, my viewer "xpdf" is always detached
and i can continue reading my messages while "xpdf" stay open.
Greetings
Michelle Konzack
Systemadministrator
On Wed, Jan 17, 2007 at 04:12:27PM -0800, Gary Johnson wrote:
> image/*; mutt_bgrun xv %s; test=test "$TERM" != "screen" && RunningX
Is "RunningX" much like: test -n "$DISPLAY"
> When your
> sh -c "exec display %s > /dev/null 2>&1 &"
Instead of asynchronously forking off a process, you c
On 2007-01-18, Eric Smith <[EMAIL PROTECTED]> wrote:
> Like in other mail clients I just want to press on the selected
> attachment and view it and then go down to the next and view it.
> So I may open any number of the attachments at one time.
That's how I have my mutt configured and it works ver
Like in other mail clients I just want to press on the selected
attachment and view it and then go down to the next and view it.
So I may open any number of the attachments at one time.
To detach I am using a mailcap recipe of:
image/jpg; sh -c "exec display %s > /dev/null 2>&1 &"
When I concaten
On Wed, Sep 05, 2001 at 10:20:36PM -0700, Denis Perelyubskiy wrote:
> the problem with outlook is that it also sends a plain text
> copy along with html one. so i DO NOT WANT to start any kind
> of browser, dump some output, then look at it in my pager if
> i can somehow train mutt to recognize th
* David Champion <[EMAIL PROTECTED]> [09-Wed-01 22:31 -0700]:
>
>On 2001.09.06, in <[EMAIL PROTECTED]>,
> "Denis Perelyubskiy" <[EMAIL PROTECTED]> wrote:
>>
>> the problem with outlook is that it also sends a plain text
>> copy along with html one. so i DO NOT WANT to start any kind
On 2001.09.06, in <[EMAIL PROTECTED]>,
"Denis Perelyubskiy" <[EMAIL PROTECTED]> wrote:
>
> the problem with outlook is that it also sends a plain text
> copy along with html one. so i DO NOT WANT to start any kind
> of browser, dump some output, then look at it in my pager if
> i can some
* Will Yardley <[EMAIL PROTECTED]> [09-Wed-01 22:15 -0700]:
>
>Denis Perelyubskiy wrote:
>> is there a way to tell mutt in which order to process
>> attachments. in particular, i get lots of mail sent by
>> people who use outlook. that thing sends out 2 copies of the
>> message : plain text
Denis Perelyubskiy wrote:
> is there a way to tell mutt in which order to process
> attachments. in particular, i get lots of mail sent by
> people who use outlook. that thing sends out 2 copies of the
> message : plain text and html.
> looks like this
sure.
i do it like this:
# view annoying h
hello,
is there a way to tell mutt in which order to process
attachments. in particular, i get lots of mail sent by
people who use outlook. that thing sends out 2 copies of the
message : plain text and html. in fact, the attachment menu
looks like this:
I 1[multipa/alternativ, 7bit, 2.9K
Mutt is infinitely configurable at user level it seems. But daunting. Why
not make it easier for the novices (me included perhaps) to do real useful
things with mutt that enhance daily efficiency.
I would like to start with viewing of attachments.
The reality for most users is a high perce
22 matches
Mail list logo