GithubHelp home page GithubHelp logo

emacs-hide-mode-line's Introduction

Metrics

emacs-hide-mode-line's People

Contributors

hlissner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

emacs-hide-mode-line's Issues

how to leave one line

Can hide-mode-line leave one line, because when split-window-below, two window can not distinguish.

Add emacs-hide-mode-line to GNU ELPA

Hi,

Would you consider adding this package to GNU ELPA? That would have some advantages, for example it would give a realistic way to get shipped with GNU Emacs in the future. There seem to be only one contributor, so we would only need you to sign the copyright assignment (and then ensure future contributors also sign them).

Otherwise, there is always the alternative of adding it to NonGNU ELPA.

Mode line is visible despite hide-mode-line-mode

What did you expect to happen?

mode-line should have been disabled.

What actually happened?

I'm attempting to disable the mode-line in https://github.com/casouri/vundo

image

There is some inconsistent state, first: the mode is on (since I have added it to vundo--mode-hook), but the modeline is visible.

Next, I run hide-mode-line-mode from M-x, and the mode is disabled, but the modeline disappears.

image

Next, I run it again, and the mode is enabled, but the modeline is not:

image

Describe your attempts to resolve the issue

I have this hook:

(add-hook! 'vundo--mode-hook (visual-line-mode -1) (setq window-size-fixed t) #'hide-mode-line-mode)

In case it is relevant I'm using the +light modeline from doom-emacs :ui - this only happens with +light turned on, and does not happen with the "standard" doom-modeline

Steps to reproduce

  1. doom-emacs with :ui (modeline +light)

  2. (package! vundo :recipe (:host github :repo "casouri/vundo"))

  3. (add-hook! 'vundo--mode-hook #'hide-mode-line-hook)

  4. M-x vundo in a buffer with some undo history

Package commit

doom-emacs with updated packages

System Information

Ubuntu 21.04, doom-emacs, updated packages

Git tag for version 1.0.3.

What would you like to know?

Dear Author, would you please consider creating a Git tag for version 1.0.3? This would make things marginally easier in terms of downstream packaging - at least for my distribution. Thanks, best wishes, Fabio.

global-hide-mode-line-mode cannot be disabled if enabled from code

What Works: M-x global-hide-modeline-mode toggles the presence of modelines globally.

Almost Works: Evaluating the code (global-hide-modeline-mode) hides the modeline everywhere

FAILS: A second evaluation of (global-hide-modeline-mode), with or without args, does nothing. The modeline cannot be recovered easily, and buffer-local hide-modeline also does nothing after this.

As a result, binding global-hide-modeline-mode to a key seems to fail.

Disabling hide-mode-line-mode doesn't bring the mode-line back

I run hide-mode-line-mode once and it works beautifully. Thanks for that.

I run it again in the same buffer. Omg, there's no mode-line! I can make out the following message in the final moments before I pass into a faint:

Hide-Mode-Line mode disabled in current buffer

But no mode-line!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.