Difference between revisions of "User:Xfq"

From WikEmacs
Jump to navigation Jump to search
(simplification)
 
(35 intermediate revisions by the same user not shown)
Line 1: Line 1:
== About Me ==
+
Emacs is the one.
My name is Xue Fuqiao.  I have been a GNU/Linux user since 2008.  I've been an [[Emacsite]] since 2009 and began to write programs in
 
[[Emacs Lisp]] since 2011.  I use [[GNU Emacs]], and I don't like
 
[[XEmacs]] or [[SXEmacs]].  I don't like using the Emacs
 
Lisp package manager.  Instead, I like install additional Lisp
 
packages by hand, which is flexible.  I prefer to learn new things
 
from reference manuals, instead of tutorials.  My favorite font is
 
[http://www.proggyfonts.com proggy_tiny]. Currently I use GNU Emacs on
 
a laptop with [http://www.colemak.com Colemak] layout.
 
 
 
I’m currently a student of [http://www.ncut.edu.cn NCUT].  My major is Communication Engineering.
 
 
 
I'm a [http://www.fsf.org/free-software-supporter/ Free Software Supporter].
 
 
 
== My GNU Emacs Installation ==
 
./configure --without-toolkit-scroll-bars --with-wide-int
 
 
 
make
 
 
 
src/emacs -Q
 
 
 
make install
 
 
 
== My GNU Emacs Invocation ==
 
 
 
emacsclient -c -a ""
 
 
 
== My Accounts ==
 
*Stack Overflow
 
[http://stackoverflow.com/users/1767708/xfq xfq]
 
 
 
*[[Emacs Wiki]]
 
[http://www.emacswiki.org/emacs/XueFuqiao XueFuqiao]
 
 
 
*Savannah
 
[https://savannah.gnu.org/users/xfq xfq]
 
 
 
*Affero
 
If this helped you, please take the time to rate the value of this post:
 
http://rate.affero.net/xfq/FSF/
 
 
 
== RSI ==
 
Started physiotherapy on June, 2012.
 
 
 
== Motto ==
 
*There is no system but GNU, and Linux is one of its kernel.
 
 
 
*I've used Emacs for many years now, but have never reached its maximum potential.
 
 
 
== My Init Files ==
 
Coming soon.
 
 
 
== My ~/.Xdefaults ==
 
 
 
Emacs.bitmapIcon: off
 
 
 
Emacs.font: ProggyTinyTT-12
 
 
 
Emacs*menubar.margin: 0
 
 
 
Emacs*toolBar: 0
 
 
 
Emacs.useXIM: off
 
 
 
== I Use ==
 
*[[GNU Emacs]]
 
 
 
*savannah.el
 
 
 
*ucs-cmds.el
 
 
 
*arc-lzh-exe.el
 
 
 
*[[Ange-FTP]]
 
 
 
*defaultcontent.el
 
 
 
*[[Yasnippet]]
 
 
 
*my-site-start
 
 
 
*[[Helm]]
 
 
 
*xml-rpc
 
 
 
*[[nXhtml]]
 
 
 
*html-helper-mode
 
 
 
*[[DVC]]
 
 
 
*[[Org2blog]]
 
 
 
*printing.el
 
 
 
*[[Ediff]]
 
 
 
*[[W3]]
 
 
 
*[[DeskTop]]
 
 
 
*[[Nclosemacs]]
 
 
 
*[[ERC]]
 
 
 
*[[Calc]]
 
 
 
*spell-number.el
 
 
 
*[[Org mode]]
 
 
 
*[[Abbrev mode]]
 
 
 
*[[reftex]]
 
 
 
*Tramp mode
 
 
 
*IPA.el
 
 
 
*[[AUCTeX]]
 
 
 
*[[CDLaTeX]]
 
 
 
*[[Eshell]]
 
 
 
*[[Wanderlust]]
 
 
 
*[[BBDB]]
 
 
 
*wuxch-bookmark.el
 
 
 
*[[Icicles]]
 
 
 
*[[ParEdit]]
 
  
 
[[Category:WikEmacs Contributor]]
 
[[Category:WikEmacs Contributor]]

Latest revision as of 08:31, 5 November 2013

Emacs is the one.