On Thu, Sep 06, 2018, Kai Weber wrote: > How can I have the same muttrc on both machines without running into > errors during mutt start?
I split the rc file into 1) a common part 2) parts specific to the mutt version and - source the common part (1) in the specific version (2) - use a wrapper which invokes mutt with the specific rc file (2)
