277 reputation
116
bio website stackexchange.com/users/…
location Canada
age 22
visits member for 7 months
seen May 3 at 18:47
stats profile views 32

Living a happy life under org-mode, emacs.


Dec
11
reviewed Reviewed How make dreamweaver color the code as php for .inc files
Dec
7
comment How to source key translations in emacs?
The search didn't give me results, as I search for C-x <left> in simple.el. As for rebinding, yes, binding the uppercase one scraps the translation, but it's important for my question to keep the lowercase binding intact (but you could edit your answer to take that into account).
Dec
5
accepted How to have emacs count an increment of words?
Dec
5
revised How to have emacs count an increment of words?
Stack added.
Dec
5
revised How to have emacs count an increment of words?
Stack added.
Dec
5
answered How to have emacs count an increment of words?
Dec
5
comment How to have emacs count an increment of words?
Ok so tonight became yet another asap, but here's the update :·) Thanks a lot for your ideas. Oh, and my elisp got a lot better tonight thanks to that =)
Dec
5
revised Emacs org mode as a work diary
can that be coloured as lisp ?
Dec
5
revised What is the quickest way to 'find' a file in an often used directory in Emacs?
Can elisp be nicely colored ?
Dec
2
comment How to have emacs count an increment of words?
I'll read into more detail tonight, but that'll go with free text in org-mode, LaTeX sequences won't be an issue for now. Moreover, once the “update” part is managed, I guess it should be easy to replace wc by some count-true-words-lost-in-markup function for any markup language, for which I saw a few answers already existed.
Dec
2
asked How to have emacs count an increment of words?
Nov
30
comment How to source key translations in emacs?
That's the code of the function definition, not the code that binds the key. Also you're unbinding the lower-case key, which I want to stay as it is, I just want to overrule the upper-case one.
Nov
30
awarded  Student
Nov
26
comment Grouping Emacs Buffers
As a sign of my disaprovement of the seemingly-common-in-the-parts-of-SU-I-frequent behaviour of only accepting answers once they fit perfectly into one's setup (like there's an "after-sales service" to provide with answers to be accepted), I'll wait till this interesting question has an accepted answer to upvote it.
Nov
26
comment Grouping Emacs Buffers
It's definitely a nice tool, but I wouldn't advice it for this question, as that won't do for many buffers, and any group is very easy to lose whenever anything does a C-x 1. Basically, it's all about display, there is no underlying stored state, afaik.
Nov
26
comment How can I browse the file system from within Emacs and access often needed directories?
I have no idea, sorry. I'm suggesting to recreate the shortcuts within emacs, essentially. With bookmarks, it would be quite easy : from windows, open all these important files in many emacs windows, and for each, bookmark (C-x r m if you don't rebind it) and close it, and voilà, you have all your bookmarks in emacs.
Nov
24
revised 2 accounts in safe mode ?
improved grammar
Nov
24
suggested suggested edit on 2 accounts in safe mode ?
Nov
23
answered How can I browse the file system from within Emacs and access often needed directories?
Nov
20
revised How to alias keybindings in emacs?
improved formatting, a bit.