Compare commits
No commits in common. "1c8622e7022cc968da212e4ee5efbb9e6d4ec1bb" and "aab7d799d3e7a300e38da92c2e211a7d198f6521" have entirely different histories.
1c8622e702
...
aab7d799d3
@ -129,9 +129,6 @@
|
||||
(set
|
||||
(make-local-variable '*should-delete-trailing-whitespace*)
|
||||
nil)))
|
||||
;; For some reason mu4e--server-filter expects these to be defined, but doesn't define them
|
||||
(when (null mu4e-info-func)
|
||||
(setq mu4e-info-func (lambda (&rest args))))
|
||||
;; Support sending attachments from Dired buffers
|
||||
(with-eval-after-load 'dired
|
||||
(require 'gnus-dired)
|
||||
|
@ -17,7 +17,6 @@ brew "msmtp"
|
||||
brew "mu"
|
||||
brew "nativefier"
|
||||
brew "node"
|
||||
brew "pandoc"
|
||||
brew "pass"
|
||||
brew "pinentry-mac"
|
||||
brew "pyenv"
|
||||
|
Loading…
Reference in New Issue
Block a user