]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel.rc
* Replaced the DEFAULT_ENTRY definition in sysconfig.h with a new option
[citadel.git] / citadel / citadel.rc
index 510c97fe3edddc2878aa4f667ea3316444b9a47f..f768b2970112704023e9533c2e109503031f6839 100644 (file)
@@ -162,6 +162,13 @@ remember_passwords=0
 alternate_semantics=no
 
 
+# When the user hits the <R>eply key after reading a message, reply_with_editor
+# selects whether it uses the built-in editor (select 'no') or an external
+# editor (select 'yes').
+#
+reply_with_external_editor=no
+
+
 # COMMAND SET CONFIGURATION
 #
 # All lines starting with "cmd=" are considered to be commands.  This allows