7 Nov 2002 17:35
Pumpkins
Eric M. Ludlam <eric <at> siege-engine.com>
2002-11-07 16:35:47 GMT
2002-11-07 16:35:47 GMT
Hi all, As promised, here are some links to the catapult my pumpkin throwing team built and the competition we were working toward. Now perhaps I'll have time to hack some more Emacs code. http://www.siege-engine.com http://www.siege-engine.com/MistaBallista.shtml http://www.siege-engine.com/PunkinChunk2002.shtml Eric -- -- Eric Ludlam: zappo <at> gnu.org, eric <at> siege-engine.com Home: http://www.ludlam.net Siege: www.siege-engine.com Emacs: http://cedet.sourceforge.net GNU: www.gnu.org ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
>
>I also fixed some nasty bugs in semantic-lex!
>
>If you don't have objection I will check it in.
[ ... ]
This looks like good stuff to me.
>--- 1722,1729 ----
> Attempt to strip out comment syntactic sugar.
> Argument NOSNARF means don't modify the found text.
> If NOSNARF is 'flex, then return the flex token."
>! (let* ((semantic-ignore-comments nil)
>! (semantic-lex-analyzer #'semantic-comment-lexer))
> (if (eq nosnarf 'flex)
> (car (semantic-lex (point) (1+ (point))))
> (let ((ct (semantic-flex-text
[ ... ]
Do we still need `semantic-ignore-comments nil' in here anymore?
>
>In fact `semantic-find-doc-snarf-comment' implementation is based on
RSS Feed