Where can I fand a UsrRPL mode for Emacs that help me to edit UsrRPL
Program?
I search at google, but did not found. But I know everything is possible
for Emacs, so where is it?
Olaf
|
|
0
|
|
|
|
Reply
|
Olaf
|
12/25/2010 10:10:25 PM |
|
Here is:
http://www.hpcalc.org/details.php?id=3940
George
|
|
0
|
|
|
|
Reply
|
George
|
12/25/2010 10:32:43 PM
|
|
On 25 dic, 19:10, Olaf Kaluza <o...@criseis.ruhr.de> wrote:
> Where can I fand a UsrRPL mode for Emacs that help me to edit UsrRPL
> Program?
> I search at google, but did not found. But I know everything is possible
> for Emacs, so where is it?
>
> Olaf
Hi!, Olaf:
You can edit with EMACS 2.11 in UsrRPL, with all user command, but
with << ... >>
The EMACS 2.11 and previous versions, work with SDIAGS, extable2, Nosy
and CQIF?. You can download all, from the Eric Rechlin Web site
(www.hpcalc.org).
Example in UsrRPL:
1: << -40 CF CLEAR CLLCD >>
Now, in SysRPL
::
% -40
xCF
xCLEAR
xCLLCD
;
@
In SysRPL, you must configure with Confg and CHK (F3), in ...
Minifont
Fast { <- -> }
Templates
x ... with CAT
Keep HVars
NosyRPLED or not (if use CQIF?)
EDOB use Nosy or CQIF? (change with CHOOSE)
And confirm in AsmEm (Asn Emacs Keys?), check Yes.
Note: You can explore the address and names valids for Comands y
Functions, with extable2.
Best regards.
MACH.
|
|
0
|
|
|
|
Reply
|
MACH
|
12/26/2010 11:40:51 AM
|
|
On 25 dic, 19:10, Olaf Kaluza <o...@criseis.ruhr.de> wrote:
> Where can I fand a UsrRPL mode for Emacs that help me to edit UsrRPL
> Program?
> I search at google, but did not found. But I know everything is possible
> for Emacs, so where is it?
>
> Olaf
Hi!, Olaf:
You can download from ... http://www.hpcalc.org/details.php?id=5476
all entries for use, with the explanations relating to each command
and/or function.
Best Regards.
MACH
|
|
0
|
|
|
|
Reply
|
MACH
|
12/26/2010 1:31:55 PM
|
|
|
3 Replies
224 Views
(page loaded in 0.055 seconds)
Similiar Articles: AucTeX math mode in Windows Emacs - comp.emacsHi, i'm trying to use the precompiled Emacs+AuxTeX bundle from http://www.gnu.org/software/auctex/download-for-windows.html under Windows XP. I'm u... define-generic-mode: how to control tab indentation? - comp.emacs ...I defined a simple generic for editing my programming language Foo in Emacs. The generic mode highlights some keywords. Now, how can I control the i... [VERILOG-MODE] AUTOINST question - comp.emacsI am using AUTOINST in verilog-mode.el. I have verilog file like this. module test1( `ifdef DONT_USE_TRI_BUS input adbus_in, output adbus_... VBScript (.vbs) mode - comp.emacsThe emacs wiki seems a little out of date and conflicting on this, so I'll ask here: What's the best mode for editing VBScript files, and where can ... Could anyone give me the spice-mode.el - comp.emacsHi, All I am new to *NIX and I am thinking of writing spice code under Emacs. However, I have no idea of Emacs Lisp. Hence, I could not write a packa... How to edit PDF (as text) - comp.emacsWhy can't I just open this like any other file and >> look at the PDF constructs? > > From the NEWS file: > > * New Modes and Packages in Emacs 23.1 > > ** DocView mode ... Xemacs: syntax highlighting problem for large files - comp.emacs ...It worked, however, in GNU-emacs, and continued to work well after 300 pages. ... Only buffers less than this can be fontified when Font Lock mode is turned on. Turning line number on and off - comp.emacs,----[ C-h f line-number-mode RET ] | line-number-mode is an interactive compiled Lisp function in `simple'. | It is bound to <menu-bar> <options> <showhide> <line ... emacs for Windows hangs - comp.emacsAucTeX math mode in Windows Emacs - comp.emacs emacs for Windows hangs - comp.emacs AucTeX math mode in Windows Emacs - comp.emacs emacs for Windows hangs - comp.emacs I ... Putty, xterm-256color and bold fonts - comp.emacsHi, I am using putty to connect to a (Gentoo) server running text-mode emacs-22.50. I found out a very strange thing: *) If I setup $TERM t... Emacs Beginner's HOWTO: Emacs Modes - Jeremy D. Zawodny - Home Page3. Emacs Modes. Emacs modes are different behaviors and features which you can turn on or off (or customize, of course) for use in different circumstances. Emacs - Wikipedia, the free encyclopediaThe SLIME major mode extends Emacs into a development environment for Common Lisp. With SLIME the Emacs editor communicates with a (possibly remote) Common Lisp system ... 7/22/2012 8:36:07 PM
|