Notices by Magnus (legoscia) tagged emacs
-
Today's !emacs command: open-rectangle, C-x r o. Useful for shifting a block of text to the right.
about a year ago from xmpp -
I have a wonderful patch for #libsoup (fixing #gvfs vs #webdav, and thereby !emacs + #tramp), but this dent is too small to contain it.
about a year ago from mustard -
It would be nice if there were an easy way to run vc-annotate on old revisions of a deleted file. !emacs
-
#Gnus from Git would mark 19000 messages in my IMAP inbox as unread :( Capital Q from summary buffer and then M-g fixed it. !emacs
Wednesday, 15-Dec-10 16:42:49 UTC from xmpp -
!Erlang/OTP R14B01 released. The #Emacs mode now highlights code with dollar signs correctly. (Plus some other changes ☺)
Wednesday, 08-Dec-10 17:55:37 UTC from web -
Made one myself: (defun untramp-file-name (f) (if (file-remote-p f) (tramp-file-name-localname (tramp-dissect-file-name f)) f)) !emacs
-
Is there an !Emacs function that gets the "local" part of a Tramp filename? I.e., turn /user@host:/some/file into /some/file
-
Finally got around to documenting vc-p4, an !Emacs interface to #Perforce: http://xn--9dbdkw.se/vc-p4/
-
Trying out !Emacs+Cocoa fullscreen patch from http://ur1.ca/15kd9 . Works fine, except that the frame gets wedged by read-passwd.
-
Has anyone been able to open a password-protected WebDAV directory through Tramp? !emacs
Saturday, 10-Jul-10 11:06:54 UTC from xmpp -
rainbow-mode for !emacs looks pretty cool: http://julien.danjou.info/rainbow-mode.html
Wednesday, 16-Jun-10 12:19:59 UTC from web -
(add-hook 'before-revert-hook (lambda () (kill-new (buffer-string)) (message "Previous buffer text saved to kill ring"))) !emacs
-
@osamak AFAIK !Emacs doesn't do RTL for now. There is some activity on the emacs-bidi mailing list, though: http://ur1.ca/rjrs
-
@ikaruga2099 And for maximum flexibility, C-x 8 C-m LATIN SMALL LETTER N WITH TILDE RET (with tab completion), but only in !emacs 23, IIRC.
-
@ikaruga2099 C-x 8 ~ n = ñ. Also, C-u C-\ spanish-postfix, which is convenient for typing longer texts. !emacs
-
Python coverage display in !emacs: http://panela.blog-city.com/baby_steps.htm . I want to do this for !erlang as well...
Wednesday, 03-Feb-10 10:23:16 UTC from web -
Just updated !Emacs, and was struck by http://ur1.ca/gv56 in #Gnus: "Invalid search bound" in gnus-cite-parse when opening a message ☹
Monday, 30-Nov-09 17:27:20 UTC from xmpp -
Monday, 23-Nov-09 02:44:20 UTC from web