Giter VIP home page Giter VIP logo

Comments (4)

tuhdo avatar tuhdo commented on May 26, 2024 1

@rougier it didn't solve the problem. In the end, I made a workaround by defining the face so NANO won't complain.

Anyway, I finally can integrate NANO with my config and make it look as intended on Windows, which I did not succeed in previous attempts. I made a thread on Reddit if you are curious on how it looks like: https://www.reddit.com/r/emacs/comments/17m8vwq/guide_setup_nano_emacs_theme_properly_on_windows/

Thanks for this great piece of software that really improves my user experience with Emacs.

from nano-emacs.

rougier avatar rougier commented on May 26, 2024

Can you try to add (require 'bookmark)?

from nano-emacs.

tuhdo avatar tuhdo commented on May 26, 2024

(require 'bookmark) produced the same error:

Debugger entered--Lisp error: (error "Invalid face" bookmark-menu-heading)
  set-face-attribute(bookmark-menu-heading nil :foreground unspecified :background unspecified :family unspecified :slant unspecified :weight unspecified :height unspecified :underline unspecified :overline unspecified :box unspecified :inherit nano-face-strong)
  set-face(bookmark-menu-heading nano-face-strong)
  #<subr F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_4>()
  eval-after-load-helper("f:/emacs/share/emacs/29.0.91/lisp/bookmark.elc")
  do-after-load-evaluation("f:/emacs/share/emacs/29.0.91/lisp/bookmark.elc")
  require(bookmark)
  eval-expression((require 'bookmark) nil nil 127)
  funcall-interactively(eval-expression (require 'bookmark) nil nil 127)
  command-execute(eval-expression)

I loaded bookmark just before (use-package nano). Without loading bookmark, then there's no error but as soon as I tried to use any bookmark commands, Emacs throws that error.

from nano-emacs.

rougier avatar rougier commented on May 26, 2024

Can you try with latest version? think bookmark has been fixed.

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.