aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/docs/source
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2021-01-10 15:00:44 +0100
committerDavid Bremner <david@tethera.net>2021-01-13 07:07:59 -0400
commit904ffbc9256db472abd34aa8e683c40067a42dd0 (patch)
tree0ba40ff6622430f6ad0ede9877d0cd35d0408e58 /bindings/python/docs/source
parent778950872d699fc0b49c14ee2a2276a0e9a8abe5 (diff)
emacs: avoid passing around some redundant information
When running "notmuch" we use its full path but when displaying the command to the user we show just its name for readability reasons. Avoid passing around both representations because it is very easy to get the name from the path. Notmuch itself uses the involved functions just for "notmuch" but there might be extensions that use them for other executable so we forgo other potential simplifications.
Diffstat (limited to 'bindings/python/docs/source')
0 files changed, 0 insertions, 0 deletions