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: simenheg <at> ifi.uio.no (Simen Heggestøyl)
Subject: bug#13975: closed (Re: bug#13975: 24.3; scheme-mode: Treat Greek
 letter `λ' as `lambda')
Date: Sat, 16 Mar 2013 15:31:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 13975 <at> debbugs.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: 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

[Message part 3 (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)



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

Previous Next


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