From: D. Goel <deego@glue.umd.edu>
Subject: (sexp-at-point) always returns nil..
Date: 23 Aug 2002 13:51:36 -0400 [thread overview]
Message-ID: <877kihh39z.fsf@computer.localdomain> (raw)
[I apologize if i have somehow screwed up my installation, and seem
to be findign so many bugs when there are none.. if that is so, can
someone let me know? thansk]
Does anyone else see this bug in CVS: (today's)
Do an emacs -q -no-site-file and:
(sexp-at-point) always returns nil.
This results from (read-from-whole-string) failing with this
backtrace:
,----
|
| Debugger entered--Lisp error: (error "Can't read whole string")
| signal(error ("Can't read whole string"))
| error("Can't read whole string")
| read-from-whole-string("(+ 2 3)")
| eval((read-from-whole-string "(+ 2 3)"))
| eval-expression((read-from-whole-string "(+ 2 3)") nil)
| call-interactively(eval-expression)
|
`----
What is bizarre, is: i now load thingatpt.el and then try again.. the
bug is gone. Then i load thingatpt.elc and try again, and the bugs
reappear.
Moreover, 'diff -cw thingatpt.el-emacs21.2.1 thingatpt-cvs.el' returns
nothing. And sexp-at-point works fine in 21.2.1. So, the bug is
somehow in the compilation... (Or has this cvs-newbie screwed up the
cvs installation?)
In GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll
bars)
of 2002-08-23 on darwin
configured using `configure
--prefix=/home/deego/pub/pub/spcusr/usr/local'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE:
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: C
locale-coding-system: nil
default-enable-multibyte-characters: t
next reply other threads:[~2002-08-23 17:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-23 17:51 D. Goel [this message]
2002-08-23 18:08 ` (sexp-at-point) always returns nil Robert J. Chassell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877kihh39z.fsf@computer.localdomain \
--to=deego@glue.umd.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).