惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
WordPress大学
WordPress大学
MyScale Blog
MyScale Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
The Blog of Author Tim Ferriss
U
Unit 42
罗磊的独立博客
G
Google Developers Blog
Microsoft Azure Blog
Microsoft Azure Blog
The Cloudflare Blog
aimingoo的专栏
aimingoo的专栏
Vercel News
Vercel News
N
Netflix TechBlog - Medium
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG
Hugging Face - Blog
Hugging Face - Blog
大猫的无限游戏
大猫的无限游戏
F
Fortinet All Blogs
博客园 - 聂微东
Stack Overflow Blog
Stack Overflow Blog
小众软件
小众软件
博客园 - 【当耐特】
H
Help Net Security
The GitHub Blog
The GitHub Blog

Emacs

Emacs 内好用漂亮的 YouTube Music 客户端 好用的 Emacs 数据库客户端 给 org-zettel-ref-mode 添加 AI 总结功能 Emacs 30 新特性预览 『Made with Emacs』 博客收集 新手向问下,调试程序 求助, org 文件使用 emacs –script 执行 org-publish-all 的时候代码块没有高亮? Emacs 在 Windows 下体验如何 GPG in Emacs Emacs 28 新特性介绍 Emacs Golang 开发环境配置 [Emacs Tips] 使用 Dired 快速移动文件 spacemacs 如何让当前 buffer 中的内容水平居中? 公众号里怎么直接实现 Latex 写出来的科学文章 PDF 之类的效果? macOS 10.14.4 状态栏电池百分比选项回归(不好意思 以前一直都有😂) emacs 自动安装 package 包 emacs 怎么控制光标 怎么知道 emacs 启用了那几个安装包? 源更新后不能保存吗? 为什么在 Emacs 下打开 Python 文件就是显示 Tab 时 8 个字符 Compare Doom-emacs, Spacemacs, and vanilla Emacs Emacs 补全头文件的那个 company-c-header 有人用过吗? elpy 把 importmagic 给 remove 了😂 Emacs 在 window 10 下面运行好慢呀,有没有人和我一样? emacs 的 org mode 好强大啊 HHKB Pro2 接上 U 盘后电脑提示“USB 集线器没有足够的电源” 不谈 Spacemacs,只谈 Centaur Emacs 在用 brew 重新安装 Emacs 时遇到的问题,如下图所示。 emacs 的 dired 模式有快速切换目录的方案或插件么? 用 emacs 的,小指伤不起啊
在 Mac 上使用 Emacs 的 Prelude 配置,启动报错,求教
Feiox · 2015-10-15 · via Emacs

在终端中启动报错如下:

Warning (initialization): An error occurred while loading `/Users/Feiox/.emacs.d/init.el':

Symbol's function definition is void: set-fontset-font

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the `--debug-init' option to view a complete error backtrace.

在 EmacsForMac 的 App 中启动,报错:

Warning (initialization): An error occurred while loading `/Users/Feiox/.emacs.d/init.el':

File error: http://melpa.org/packages/cider-20151013.1548.tar, Not found

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the `--debug-init' option to view a complete error backtrace.

这是由于什么原因呢?
P.S. 原始配置文件未改动过