Skip to main content

Timeline for Hide mode-line for minimap buffers

Current License: CC BY-SA 3.0

9 events
when toggle format what by license comment
Dec 12, 2014 at 18:35 vote accept d-cmst
Dec 12, 2014 at 18:34 answer added Constantine timeline score: 8
Dec 12, 2014 at 18:31 comment added d-cmst @glucas will do.
Dec 12, 2014 at 18:29 comment added glucas +1 for promoting @Constantine's comment to the answer. This also seems like a reasonable default behavior for minimap -- perhaps you could raise it as an issue or pull-request on Github?
Dec 12, 2014 at 18:21 history edited glucas CC BY-SA 3.0
remove proposed solution from the question, based on the comments
Dec 12, 2014 at 17:45 comment added d-cmst @Constantine Thank you, as far as I am concerned this counts as an answer. The buffer name was just an approach I thought could be used to solve the problem, but your approach works fine too. So please feel free to turn you comment into an answer if you wish.
Dec 12, 2014 at 17:41 comment added Constantine This does not answer the question (does not allow disabling the mode line depending on the buffer name), but for your particular use case I would try (add-hook 'minimap-sb-mode-hook (lambda () (setq mode-line-format nil))). minimap-sb-mode is the minor mode used by MINIMAP sidebars.
Dec 12, 2014 at 17:38 history edited d-cmst
edited tags
Dec 12, 2014 at 17:24 history asked d-cmst CC BY-SA 3.0