Jeffrey C Honig <jch@...> wrote:
> Peter S Galbraith <p.galbraith@...> wrote:
>
> > The `l' key being right next to the `k' key, I sometimes print messages
> > that I really don't want in folder-mode.
>
> I do the same thing.
>
> > I'd be a happy user of a `mh-print-msg-confirm' variable.
> > It could default to nil since that's the way it works now.
>
> Sounds good. Enclosed is some printing code that uses ps-print that I
> have been using for a while. I should probably fix it up and get it
> into the distribution. I have it assigned to `PP', maybe the default
> printing style could be `Pl' and the use of `l' could be deprecated.
>
> I remember Satyaki saying that some special processing is needed for
> messages that might require user interaction, but I do not remember much
> about it. Maybe this would be a good time to solicit comments on it.
Actually, Moving to a `P' prefix would replace the need for the
suggested defcustom, so I like that a lot better.
`P' is hard to type by mistake, and even if you do you'd need to type
another character to actually get anything printed.
Let's do that!
|