* Re: Wish List Item -- Fontification after decryption
[not found] <n37n7v34@totally-fudged-out-message-id>
@ 1996-01-17 2:51 ` Lars Magne Ingebrigtsen
1996-01-17 4:00 ` Steven L Baur
0 siblings, 1 reply; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-01-17 2:51 UTC (permalink / raw)
Steven L Baur <steve@miranova.com> writes:
> There also needs to be a quick way to turn off the new drafts
> mechanism (and autosaving) when composing messages that will be PGP
> encrypted.
Yup. Would adding a command (like, uhm, `C-c M-d') to *mail* and
*post-news* buffers to dissociate the buffer from the draft group do
the trick?
--
Home is where the cat is.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Wish List Item -- Fontification after decryption
1996-01-17 2:51 ` Wish List Item -- Fontification after decryption Lars Magne Ingebrigtsen
@ 1996-01-17 4:00 ` Steven L Baur
1996-01-17 19:36 ` Lars Magne Ingebrigtsen
0 siblings, 1 reply; 6+ messages in thread
From: Steven L Baur @ 1996-01-17 4:00 UTC (permalink / raw)
>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
Lars> Steven L Baur <steve@miranova.com> writes:
>> There also needs to be a quick way to turn off the new drafts
>> mechanism (and autosaving) when composing messages that will be PGP
>> encrypted.
Lars> Yup. Would adding a command (like, uhm, `C-c M-d') to *mail* and
Lars> *post-news* buffers to dissociate the buffer from the draft group do
Lars> the trick?
Yes. C-c M-d is a real finger twister, which is actually O.K. for an
``unsafe'' operation.
What do you think of the idea of having Gnus do customization to
the Mail and News editing menus (similar to the menus I contributed to
tm)?
FYI your message arrived with this References: header:
References: <n37n7v34@totally-fudged-out-message-id>
--
steve@miranova.com baur
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Wish List Item -- Fontification after decryption
1996-01-17 4:00 ` Steven L Baur
@ 1996-01-17 19:36 ` Lars Magne Ingebrigtsen
0 siblings, 0 replies; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-01-17 19:36 UTC (permalink / raw)
Steven L Baur <steve@miranova.com> writes:
> What do you think of the idea of having Gnus do customization to
> the Mail and News editing menus (similar to the menus I contributed to
> tm)?
It's a good idea. Gnus adds new functions to the *mail* and
*post-news* buffers, but they can be hard to find without menu bar
entries.
> FYI your message arrived with this References: header:
> References: <n37n7v34@totally-fudged-out-message-id>
Yup. It's the `warn' thing in `nnmail-treat-duplicates' at work. (I
managed to put all my mail through the mail splitting process twice
while testing some stuff, so all the mail was recognized as
"duplicates".)
--
Home is where the cat is.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Wish List Item -- Fontification after decryption
@ 1996-01-16 17:25 Steven L Baur
1996-01-16 22:49 ` Patrick J. LoPresti
0 siblings, 1 reply; 6+ messages in thread
From: Steven L Baur @ 1996-01-16 17:25 UTC (permalink / raw)
It would be nice to have the usual article display stuffs (citation
highlighting, signature hiding, etc.) done after decryption of an
encrypted message.
There also needs to be a quick way to turn off the new drafts
mechanism (and autosaving) when composing messages that will be PGP
encrypted.
--
steve@miranova.com baur
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Wish List Item -- Fontification after decryption
1996-01-16 17:25 Steven L Baur
@ 1996-01-16 22:49 ` Patrick J. LoPresti
1996-01-17 2:51 ` Lars Magne Ingebrigtsen
0 siblings, 1 reply; 6+ messages in thread
From: Patrick J. LoPresti @ 1996-01-16 22:49 UTC (permalink / raw)
-----BEGIN PGP SIGNED MESSAGE-----
>>>>> "steve" == Steven L Baur <steve@miranova.com> writes:
steve> It would be nice to have the usual article display stuffs
steve> (citation highlighting, signature hiding, etc.) done after
steve> decryption of an encrypted message.
Actually, it DOES do this under the current Gnus 5, which has this
line in gnus-summary-edit-article-done:
(and gnus-visual (run-hooks 'gnus-visual-mark-article-hook))
I assume something changed in sgnus... Should Mailcrypt be doing this
itself, or should it happen automagically like in Gnus 5?
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface
iQCVAwUBMPwrZHr7ES8bepftAQG9PAQApJzO133uwXpD9NDjXboNKDxDpLaN+bYq
FhfsyNfV87oJYoQrANSP5tUvakZVDjU8Ae5uo5pSEpyzXUYI8UCBafpftrrHeLlD
x9uK02rhQnleTkpeIsIw0CtuGG+ylhALsrErQe2/HfMoQ7OI+3pOmVexW/ZeiJEn
Of1MVSnpenU=
=Hkqw
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Wish List Item -- Fontification after decryption
1996-01-16 22:49 ` Patrick J. LoPresti
@ 1996-01-17 2:51 ` Lars Magne Ingebrigtsen
0 siblings, 0 replies; 6+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-01-17 2:51 UTC (permalink / raw)
"Patrick J. LoPresti" <patl@eiffel.lcs.mit.edu> writes:
> Actually, it DOES do this under the current Gnus 5, which has this
> line in gnus-summary-edit-article-done:
>
> (and gnus-visual (run-hooks 'gnus-visual-mark-article-hook))
That only takes care of the summary line. I've now added calls to
`gnus-article-display-hook' to that function.
--
Home is where the cat is.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~1996-01-17 19:36 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <n37n7v34@totally-fudged-out-message-id>
1996-01-17 2:51 ` Wish List Item -- Fontification after decryption Lars Magne Ingebrigtsen
1996-01-17 4:00 ` Steven L Baur
1996-01-17 19:36 ` Lars Magne Ingebrigtsen
1996-01-16 17:25 Steven L Baur
1996-01-16 22:49 ` Patrick J. LoPresti
1996-01-17 2:51 ` Lars Magne Ingebrigtsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).