Giter VIP home page Giter VIP logo

Comments (10)

rougier avatar rougier commented on May 27, 2024

I updated nano-modeline (on ELPA) a few days ago and that might be the problem. However, it is not supposed to use nano-faces that are only part of nano-emacs. Did you change anything on your config ?

from nano-emacs.

aschmitz-crnc avatar aschmitz-crnc commented on May 27, 2024

No, I changed nothing. I used to simply have this line:

   (use-package nano-modeline
    :ensure t)

Since the semantics of nano-modeline changed in the past months, I now have this configuration, but still doesn't help, as I still get the illegal face error:

  (use-package nano-modeline
    :ensure t)
  (add-hook 'prog-mode-hook #'nano-modeline-prog-mode)
  (nano-modeline-text-mode t)

from nano-emacs.

rougier avatar rougier commented on May 27, 2024

Can you try from Emacs -Q?

from nano-emacs.

aschmitz-crnc avatar aschmitz-crnc commented on May 27, 2024

Yes, tried, and gives the same error once I require the nano-modeline package.

(require 'nano-modeline)
-> face-attribute: Invalid face

from nano-emacs.

rougier avatar rougier commented on May 27, 2024

What is your emacs version? Also, can you try downloading the GitHub version and evaluate the buffer?

from nano-emacs.

aschmitz-crnc avatar aschmitz-crnc commented on May 27, 2024

My Emacs version:

GNU Emacs 28.2 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0) of 2023-06-02

I cloned your repo and evaluated the nano-modeline.el buffer and now I have a blank modeline:
image

EDIT: Before you ask -- same thing happens with emacs -Q

from nano-emacs.

rougier avatar rougier commented on May 27, 2024

Sorry for late anwer. You mean jus evaluating the buffer make the mode-line blank?

from nano-emacs.

aschmitz-crnc avatar aschmitz-crnc commented on May 27, 2024

Yes, exactly.

from nano-emacs.

aschmitz-crnc avatar aschmitz-crnc commented on May 27, 2024

Quick feedback: I just upgraded to Emacs 29.1 and nano-modeline works again.

One thing to note though: When nano-modeline is displayed at the TOP of the window, the regular modeline is also visible. When at the bottom only nano-modeline is visible. Is this intentional?

from nano-emacs.

rougier avatar rougier commented on May 27, 2024

I try not to modify user setup too muh and you need to disable modeline by yourself.

from nano-emacs.

Related Issues (20)

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.