skip to main
|
skip to sidebar
Memory failure
Wednesday, 14 April 2010
emacs and etags
create tags file:
find . -name '*.cpp' -o -name '*.h' -o -name '*.c' | xargs etags -a -o tags
M-. go to symbol def
M-0 M-. next
M-* return
M-X tags-search
M-, next match
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
▼
2010
(7)
▼
April
(4)
Renaming XCode projects
convert aif to mp3
emacs and etags
Alpha compositing with rmagick
►
March
(3)
View my complete profile
No comments:
Post a Comment