Giter VIP home page Giter VIP logo

emacs's Introduction

emacs 配置

emacs

  1. 编辑 el 文件时,打开 elisp-enable-lexical-binding (version 28)
  2. 注意形如 list : (1 2), pairs (1 . 2) 的区别, 具体见 便利命令的 init-base.el 和 便利 hook 的 init-hook.el

early-init

dump.el

meow

使用 meow 多匹配编辑方式如下:

  1. `meow-mark (m)` 标记需要更改的单词
  2. `meow-change (c)` 修改
  3. `meow-save (y)` 保存修改
  4. `meow-search (n)` 寻找下一个匹配项
  5. `meow-replace (r)` 替换

多行编辑操作如下:

  1. meow-line (x) 选中多行
  2. meow-kmacro-lines (X) 会移动到首行开始
  3. 添加字符比如注释 ;;
  4. 退回 normal 模式, 执行 meow-end-or-call-kmacro (F4) 即可应用到多行

emacs's People

Contributors

shun-sfoo avatar

Watchers

 avatar

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.