emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: symbol-at-point


From: martin rudalics
Subject: Re: symbol-at-point
Date: Tue, 24 Oct 2006 14:09:25 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

[...]
> 1.36         (monnier  04-Jul-06):     (if thing (intern thing))))
[...]
>
> and `L' prints the same entry as in lisp/ChangeLog:
>
> ,----[ lisp/ChangeLog ]
> | 2006-07-04  Stefan Monnier  <address@hidden>
> |
> |  * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
> |  fails if the symbol contains chars like ( or '.
> |  (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
> |  (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
> |  `short'.
> `----

That entry explains why it doesn't use `form-at-point'.  I missed the
rationale for using `intern'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]