bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] ]KEYBOARD patch


From: David Lamkins
Subject: Re: [Bug-apl] ]KEYBOARD patch
Date: Mon, 30 Jun 2014 09:35:26 -0700

Nice. Thank you.

BTW, there's still an extra space after ≢ in both ]KEYB 0 and ]KEYB 1.


On Mon, Jun 30, 2014 at 7:43 AM, Juergen Sauermann <address@hidden> wrote:
Hi David,

thanks, I have added an optional layout number to the ]KEYB command, see SVN 349.

I have not changed the default display of ]KEYB because ⍷  is not a standard GNU APL
operator (although accepted on input) and cut-and-paste from the default ]KEYB output
would be messed up.

Just do:

]KEYB 1

to see ⍷ instead of ⋸.



On 06/29/2014 10:52 PM, David B. Lamkins wrote:
The ]KEYBOARD display has one character (⋸) that doesn't fit the
monospace metrics (at least on Linux using GNU Free Font) and one extra
space; these mess up the alignment of the display. (See
gnu-apl-keyboard.png, attached.)

The *gnu-apl-keymap* buffer in Elias' gnu-apl-mode uses ⍷ rather than ⋸
and eliminates the spurious space; the result is a properly-aligned
keyboard display. (See gnu-apl-mode-keyboard.png, attached.)

The attached patch applies both of these changes to GNU APL.





--
"The secret to creativity is knowing how to hide your sources."
   Albert Einstein


http://soundcloud.com/davidlamkins
http://reverbnation.com/lamkins
http://reverbnation.com/lcw
http://lamkins-guitar.com/
http://lamkins.net/
http://successful-lisp.com/

reply via email to

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