Não é mais possível fazer postagens ou usar assinaturas novas da Usenet nos Grupos do Google. O conteúdo histórico continua disponível.
Dismiss

Should we still avoid using visual-line-mode?

11 visualizações
Pular para a primeira mensagem não lida

Yeechang Lee

não lida,
11 de mai. de 2020, 05:02:2111/05/2020
para viewma...@nongnu.org
Way back in 2012 Uday advised against using visual-line-mode (<https://lists.nongnu.org/archive/html/viewmail-info/2012-05/msg00017.html>). Does this advice still apply?

VM 8.2.0b sends out a message in plaintext when no line exceeds 998 characters as per RFC 2822 and 5322. When a line does exceed 998 characters, VM in my testing encodes the message in base64. I doubt that in 2020 anyone is using an email client that cannot handle base64.

This message is written with

;; (add-hook 'text-mode-hook 'turn-on-auto-fill)
(add-hook 'text-mode-hook 'visual-line-mode)

The second line replacing the first, which has been in my .emacs for decades. I can revert the change and return to hard line breaks after ~70 characters per line if there is good reason to do so, but is there any?

PS - Can VM send with quoted-printable instead of base64?

--
geo:37.783333,-122.416667

0 nova mensagem