Refering to current message headers in mutt macros



Hi Mutt using Fedora users,

I am trying to write a mutt macro where I need to refer to a header from
the current message. The use case is something like this:

macro pager <key> "<func-call> <string-with-message-id-or-subject>\n"

Is there anyway to do that?

PS: If I could run a shell command on the current message to get the
info, that would work too.

--
Suvayu

Open source is the future. It sets us free.
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Relevant Pages

  • Re: Somebody Please Help Me
    ... In any case, while the dialog form is open Me refers to it, so Me.lstFirm would refer to lstFrm in the dialog form. ... Dim rst As DAO.Recordset ... Rather than opening another form you could maybe have the list box in the header, and make it visible when you click the command button. ... Single stepping confirms that Set rst = Me.RecordsetClone generates the ...
    (microsoft.public.access.forms)
  • Re: div#header vs. #header
    ... He also noted there can be only one element with an id "header" per document. ... So, my point is if that one element is in fact a div, then div#header, and #header both refer to it. ... The selectors #header and div#header can never refer to two different elements. ... I thought you were saying it DIDN'T refer to the div element with id="header?" ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: div#header vs. #header
    ... that is not a div element, #header refers to that element whereas ... It is incorrect to say that they always refer to the same element, and it is also incorrect to say that they can refer to different element, ... convention, it's not obvious that header is an entire div, and not ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: Refer to specific records in a Report
    ... Could you provide an example that identifies the page header and detail ... > The folowing (I must refer to names in horizontal orientation) in Months ... > report and put it in Horizontal orientation. ... > "Duane Hookom" wrote in message ...
    (microsoft.public.access.reports)
  • Re: div#header vs. #header
    ... div#header and #header CAN possibly refer to different ... It is incorrect to say that they always refer to the same element, ... If I had wanted to apply that style to something other than an identified div, it could have been a problem. ... So by naming convention, I mean I would prefer using the latter, more specific selector, in my stylesheet. ...
    (comp.infosystems.www.authoring.stylesheets)