Following coding in .emacs can change the default backup folder (setq backup-directory-alist '(("." . "~/.emacs.d/backup")) backup-by-copying t ; Don't delink hardlinks version-control t ; Use version numbers on backups…
1. On device, open Settings->General->Keyboard. At the very bottom, click Add New Shortcut… to create a new shortcut for generating a custom user dictionary. 2. Connect the device, to iTunes,…
由於網站的設置問題,引號會變掉,我也懶得調整,這裡是原始文件 —————————————- (defun other-window-backward () ; this is a function to combine on M-up keyset, to active “Back one window” (interactive) (other-window -1)) (defun line-to-top () “Move cursor to top”…
1.Create the USB bootable disk by official tool PENDRIVE under windows, don’t use Startup Disk Creator under Ubuntu. 2. Boot into. 3. Create a user, and give the administrator’s rights,…
You never know where is the key point. At the very beginning, I thought the most difficult part will be the configuration for Evernote mode and w3m will be the…
You never know where is the key point. At the very beginning, I thought the most difficult part will be the configuration for Evernote mode and w3m will be the…
Get aspell, http://aspell.net/win32/ Install aspell Copy the entire c:program filesaspell to somewhere else Change the aspellbinaspell.exe to ispell.exe Now you can use M-x ispell to do the spell check For…