Displaying 1 result from an estimated 1 matches for "old_point".
Did you mean:
old_cont
2007 Jan 30
1
Emacs spec parsing?
Hi,
Did anyone with better emacs lisp knowledge than me already come up
with a function like spec-at-point which finds the specify and context
declaration for the current cursor position and returns a string which
can be used to be passed to the --spec option of the spec runner?
Damn that would be useful ...
I am currently using a function that runs spec --line with the current
line number, the