emacs: add po-mode, with a hack to exit view-mode
authorAmin Bandali <mab@gnu.org>
Thu, 4 Jul 2019 17:03:47 +0000 (13:03 -0400)
committerAmin Bandali <mab@gnu.org>
Thu, 4 Jul 2019 17:03:47 +0000 (13:03 -0400)
(entered because po-mode marks the buffer as read-only, and that i
have (setq view-read-only t))

not sure why a regular  :hook (po-mode . View-exit)  doesn’t do it


No differences found