emacs-devel
[Top][All Lists]
Advanced

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

should non-breaking space chars act as whitespace for Lisp?


From: Drew Adams
Subject: should non-breaking space chars act as whitespace for Lisp?
Date: Sat, 16 Jun 2007 12:45:59 -0700

From: Joost Kremers To: address@hidden
Subject: Re: How to get hours from hh:mm

> >   (let ((timelist (split-string time ":")))
> > When I dan give M-x getMinutes and on the prompt give: 00:18, I get:
> > Symbol's function definition is void: let
>
> most likely because there's a hard space after let.

This makes me wonder if hard-space chars shouldn't act as whitespace as far
as Lisp is concerned, as opposed to having symbol syntax (or whatever - I
didn't check this). I don't have an opinion on the matter, but I think this
is not the first question of this sort I've seen on help-gnu-emacs: users
are surprised when what they see as whitespace does act as they expect
whitespace to ace.





reply via email to

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