Emacs Tips (1)
- Mon, 27 Jun 2011 23:09:03 +0800
- 1. Insert a C-style comment.[CODE style="lisp"](defun ccm()"insert a C-style comment at current position"(interactive)(insert "/*** Copyright(C)2011 Vencs corporation. All rights reserved.*/"))[/CODE]with this skill, can insert current date time like following:(insert (format-time-string "%Y/%m/%d"))To run above function, use M-x function.2. Cursor type[CODE type="lisp"](set-default `cursor-type `bar)[/CODE]
Tag:Emacs
- Hots
- 评论
- 发表评论:
- Tags
- Apache C Emacs FreeBSD GODADDY MySQL Newage Nginx Perl Subversion UNIX WEB WINDOWS 单曲 数据库 服务器 网络 读书 随写 音乐
- Recent Post
- Recent Comments
-
- Links
- Copyright Notes
- You can reship all of these articles without permission but MUST mark the original link in your post. Please contact with me() if u have advice or other arrangements.





