Giter VIP home page Giter VIP logo

emacs-from-scratch's People

Contributors

wowhxj 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

Watchers

 avatar

emacs-from-scratch's Issues

consult部分的设置问题

在复制了consult部分的配置之后
我发现当我使用C-x b(也就是cosult-buffer)后 提示我[134217774] is not a valid key definition; see 'key-valid-p'
研究一番没找到解决方案后尝试使用其他命令

  • 使用M-x consult-buffer-other-windowM-x consult-buffer-other-frame提示同样的错误
  • 使用C-c gM-x consult-repgrip 提示 Wrong type argument: overlayp, nil

最后参照了consult的issue698之后将

 :config
  (consult-customize
   consult-theme
   :preview-key '(:debounce 0.2 any)
   consult-ripgrep consult-git-grep consult-grep
   consult-bookmark consult-recent-file consult-xref
   consult--source-recent-file consult--source-project-recent-file consult--source-bookmark
   :preview-key (kbd "M-."))

这部分注释掉之后 这些尝试过的快捷键都能用了
不清楚具体原因 仅供参考

remacs.fun崩了吗

试了试

嗯… 无法访问此页面
remacs.fun 花了太长时间进行响应

请教一下字体设置的问题

尝试在wsl上使用emacs 按照教程配置到改变emacs样貌的那节
但是在安装完doom-modeline之后 我发现modeline上org图标右侧的保存图标显示为0F0CFB
在尝试过安装noto color emoji、安装all-the-icons并将安装的字体写入‘emoji设置中都没有解决
最后安装nerd-icons后将安装的nerd font写入'emoji设置后解决了这个问题
想请教一下 是否能用nerd font替代noto color emoji之类的emoji字体(

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.