On Wed, Jan 27, 1999 at 04:18:29PM -0500, Randall Hopper wrote:
> For example, it would be really useful if this worked:
>
> send-hook ~A "set editor_mime_type=text/plain"
> send-hook [EMAIL PROTECTED] "set editor_mime_type=text/enriched"
>
> set editor = "editor_wrapper %t %s"
why not use:
send-hook ~A 'set editor="editor_wrapper text/plain %s"'
send-hook [EMAIL PROTECTED] 'set editor="editor_wrapper text/enriched %s"'
> What do you think?
Not really needed, IMHO :)
CU,
Sec
--
CUSTOMER: "I'm running Windows '95." > TECH: "Yes."
CUSTOMER: "My computer isn't working now." > TECH: "Yes, you already said that."
-- (found in comp.os.linux.misc)
- "text/enriched" message support? Randall Hopper
- Re: "text/enriched" message support? Daniel Gonz�lez Gasull
- Re: "text/enriched" message supp... David DeSimone
- Re: "text/enriched" message ... brian moore
- Re: "text/enriched" mess... Brandon Long
- Re: "text/enriched" message ... Kim DeVaughn
- Re: "text/enriched" message supp... Randall Hopper
- Re: "text/enriched" message ... fred smith
- Re: "text/enriched" mess... Randall Hopper
- Re: "text/enriched"... Stefan `Sec` Zehl
- Re: "text/enriched&q... Randall Hopper
- Re: "text/enrich... Brandon Long
- Re: "text/enrich... Stefan `Sec` Zehl
