X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/44c01adf506b1087bff724dcb65b92a12b012836..03799e24b23b9a04aee38d40898625a71b92b5e6:/debian/patches/debian-specific/use_usr_bin_editor.diff diff --git a/debian/patches/debian-specific/use_usr_bin_editor.diff b/debian/patches/debian-specific/use_usr_bin_editor.diff index c5a475b..5c51a58 100644 --- a/debian/patches/debian-specific/use_usr_bin_editor.diff +++ b/debian/patches/debian-specific/use_usr_bin_editor.diff @@ -3,7 +3,7 @@ is set by update-alternatives), rather than falling back to vi --- a/init.c +++ b/init.c -@@ -3114,7 +3114,7 @@ void mutt_init (int skip_sys_rc, LIST *c +@@ -3115,7 +3115,7 @@ { p = getenv ("EDITOR"); if (!p) @@ -14,7 +14,7 @@ is set by update-alternatives), rather than falling back to vi Visual = safe_strdup (p); --- a/init.h +++ b/init.h -@@ -589,7 +589,7 @@ struct option_t MuttVars[] = { +@@ -686,7 +686,7 @@ ** .pp ** This variable specifies which editor is used by mutt. ** It defaults to the value of the \fC$$$VISUAL\fP, or \fC$$$EDITOR\fP, environment