Compare commits
No commits in common. "1c8622e7022cc968da212e4ee5efbb9e6d4ec1bb" and "aab7d799d3e7a300e38da92c2e211a7d198f6521" have entirely different histories.
1c8622e702
...
aab7d799d3
@ -129,9 +129,6 @@
|
|||||||
(set
|
(set
|
||||||
(make-local-variable '*should-delete-trailing-whitespace*)
|
(make-local-variable '*should-delete-trailing-whitespace*)
|
||||||
nil)))
|
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
|
;; Support sending attachments from Dired buffers
|
||||||
(with-eval-after-load 'dired
|
(with-eval-after-load 'dired
|
||||||
(require 'gnus-dired)
|
(require 'gnus-dired)
|
||||||
|
@ -17,7 +17,6 @@ brew "msmtp"
|
|||||||
brew "mu"
|
brew "mu"
|
||||||
brew "nativefier"
|
brew "nativefier"
|
||||||
brew "node"
|
brew "node"
|
||||||
brew "pandoc"
|
|
||||||
brew "pass"
|
brew "pass"
|
||||||
brew "pinentry-mac"
|
brew "pinentry-mac"
|
||||||
brew "pyenv"
|
brew "pyenv"
|
||||||
|
Loading…
Reference in New Issue
Block a user