From f3b41b01034378f651791290013b203fb4e4315a Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 20 Dec 2022 08:13:23 +0000 Subject: switched to emacs as mutt editor client --- muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'muttrc') diff --git a/muttrc b/muttrc index 47385bb..fb3a8cc 100644 --- a/muttrc +++ b/muttrc @@ -214,7 +214,7 @@ set include # include message in replies set forward_quote # include message in forwards #set editor = "vim" # Use terminal Vim to compose email. -set editor = "vim %s" +set editor = "emacsclient -t %s" set from = "matt@matthewlemon.com" #set sendmail = "/usr/bin/msmtp -a fastmail" -- cgit v1.2.3