GNU bug report logs - #13975
24.3; scheme-mode: Treat Greek letter `λ' as `lambda'

Previous Next

Package: emacs;

Reported by: simenheg <at> ifi.uio.no (Simen Heggestøyl)

Date: Sat, 16 Mar 2013 12:53:01 UTC

Severity: normal

Found in version 24.3

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Liu <sdl.web <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#13975: closed (24.3; scheme-mode: Treat Greek letter
 `λ' as `lambda')
Date: Sat, 16 Mar 2013 15:31:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 16 Mar 2013 23:28:41 +0800
with message-id <m1txobxt1y.fsf <at> gmail.com>
and subject line Re: bug#13975: 24.3; scheme-mode: Treat Greek letter `λ' as `lambda'
has caused the debbugs.gnu.org bug report #13975,
regarding 24.3; scheme-mode: Treat Greek letter `λ' as `lambda'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
13975: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13975
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: simenheg <at> ifi.uio.no (Simen Heggestøyl)
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3; scheme-mode: Treat Greek letter `λ' as `lambda'
Date: Sat, 16 Mar 2013 13:50:53 +0100
It would be convenient if scheme-mode had the same indentation rules and
font face for `lambda' and the Greek letter `λ'.

I.e., we want this:

    (lambda (x)
      (* x x))

and this:

    (λ (x)
      (* x x))

Instead of this:

    (λ (x)
       (* x x))

Popular Schemes has had λ support for some time now:

  * Racket supports λ (since March 2005)
  * Guile supports λ (since February 2011)
  * Geiser has a key binding for inserting λ (since February 2013)


[Message part 3 (message/rfc822, inline)]
From: Leo Liu <sdl.web <at> gmail.com>
To: simenheg <at> ifi.uio.no (Simen Heggestøyl)
Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>, 13975-done <at> debbugs.gnu.org
Subject: Re: bug#13975: 24.3; scheme-mode: Treat Greek letter
	`λ' as `lambda'
Date: Sat, 16 Mar 2013 23:28:41 +0800
Fixed in emacs-24.

Leo


This bug report was last modified 12 years and 120 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.