mirror of
https://github.com/neomutt/samples.git
synced 2025-02-18 02:20:52 +01:00
autoedit
This commit is contained in:
parent
901406fd37
commit
0bf5862b0f
18
config/variable/03-010-autoedit
Normal file
18
config/variable/03-010-autoedit
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# -------------------------------------------------------------------------
|
||||||
|
# Name: autoedit
|
||||||
|
# -------------------------------------------------------------------------
|
||||||
|
# When set along with $edit_headers, NeoMutt will skip the initial
|
||||||
|
# send-menu (prompting for subject and recipients) and allow you to
|
||||||
|
# immediately begin editing the body of your message. The send-menu may
|
||||||
|
# still be accessed once you have finished editing the body of your
|
||||||
|
# message.
|
||||||
|
#
|
||||||
|
# Note: when this option is set, you cannot use send-hooks that depend on
|
||||||
|
# the recipients when composing a new (non-reply) message, as the initial
|
||||||
|
# list of recipients is empty.
|
||||||
|
#
|
||||||
|
# Also see $fast_reply.
|
||||||
|
# -------------------------------------------------------------------------
|
||||||
|
|
||||||
|
# set autoedit = no
|
||||||
|
|
Loading…
Reference in New Issue
Block a user