Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

jasspa · JASSPA's MicroEmacs

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 127
  • Category: Cyberculture
  • Founded: Jul 7, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 2626 - 2657 of 2695   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
2626 Jon Green
bigfatmrmoose Send Email
Jan 28, 2011
12:26 am
... Hi Ian, VarName needs to be a MicroEmacs variable i.e. $foo so you will do: ne -v"$foo=MONTH= " somefile Then in your start-up macro you reference the...
2627 igcain Send Email Jan 28, 2011
5:36 pm
... Jon thanks for the reply. One question how do I know which variable I can use? Ian...
2628 Jon Green
bigfatmrmoose Send Email
Jan 28, 2011
11:28 pm
... Hi Ian, You can use any variable that is *NOT* listed in esc-x list-variables These are ME's variables that are used by macros. Also avoid any environment...
2629 igcain Send Email Jan 29, 2011
9:58 am
... Thanks for the advice Jon. Unfortunately $arg1 doesn't work all I get is "arg1: Undefined variable" when I use the command line ne -v$arg1="Hello"...
2630 Jon Green
bigfatmrmoose Send Email
Jan 29, 2011
7:03 pm
... Hi Ian, Should not be a problem. Problem is what O/S you are running. So I am running on Sun Solaris at the moment and I can do: orac% ne -v'$arg1=Hello' ...
2631 igcain Send Email Jan 30, 2011
9:00 am
... Jon The single quotes did it! (can't think why I hadn't tried that before) Thanks for all the help. Ian...
2634 Jon Green
jng614 Send Email
Feb 23, 2011
8:17 pm
The spam poster has been removed as have messages. Jon....
2635 Jeremy Cowgar
cp200205 Send Email
May 4, 2011
2:31 pm
Just FYI: http://jeremy.cowgar.com/2011/05/04/task-timer-for-microemacs/ Some may find it useful. Jeremy...
2636 cp200205 Send Email May 4, 2011
4:44 pm
Steve, I am terribly sorry! I have not gotten an email from the Jasspa group since 11/02/2010 for some reason. I need to look at the mail logs and figure out...
2637 Steven Phillips
bill@... Send Email
May 5, 2011
9:26 am
I also think it should be left as is - Windows uses C-x, C-c & C-v for copy buffer manipulation, all of these key bindings are used in ME for other things so...
2638 cp200205 Send Email May 6, 2011
3:22 am
I just wrote a smart home macro. When executing it will move the cursor to the first non-blank location in the current line. If the cursor was already there,...
2639 cp200205 Send Email May 6, 2011
11:51 am
I made the macro more complex than necessary. Below is a simpler version with a few qwirks fixed... ==== BEGIN ==== ; Go to the first non-blank character on...
2640 vae_ik Send Email May 9, 2011
7:18 am
Hi There is a macro with such functionality in MicroEmacs distribution already. Look for contrib/bol_eol.emf Regards Ilija...
2641 cp200205 Send Email May 12, 2011
2:33 pm
Opps :-/ Didn't intentionally reinvent the wheel. Jeremy...
2642 cp200205 Send Email May 12, 2011
3:22 pm
Hello, I have written a mode for MicroEmacs for the Go language. I have a request to place it into Go's main repository. I would like a second pair of eyes to...
2643 Steven Phillips
bill@... Send Email
May 12, 2011
3:44 pm
Not heard of Go, do you have a link? To fix the case issue simply change: 0 hilight .hilight.go 1 $global-scheme To 0 hilight .hilight.go 0 $global-scheme ...
2644 vae_ik Send Email May 12, 2011
3:49 pm
... Better two than nill. And even simple, it'a good exercise. As for reinventing, I have reinvented it twice: 1st in C, then as a macro. cheers Ilija...
2645 cp200205 Send Email May 12, 2011
6:02 pm
Thanks for the updates Steve. Go is an open source, general purpose, statically typed, compiled language with great support for concurrent execution by Google....
2646 cp200205 Send Email May 12, 2011
6:52 pm
For the Go mode, I create a gofmt macro. Go ships with a formatting program called gofmt. When contributing to just about any project they expect the code to...
2647 cp200205 Send Email May 13, 2011
12:48 pm
I got it figured out. Not sure what exactly I did differently but it's now working. set-variable .fhook-go.command-flag "|t|th|th|" set-variable...
2648 isaacpei Send Email Jul 18, 2011
12:32 pm
Hello, I am an new user of microemacs, I have two specific questions: 1. is there a softwrap feature in uemacs? 2. is there the 'orgmode&#39; in uemacs? thanks a...
2649 isaacpei Send Email Jul 18, 2011
7:11 pm
hello, another question - is it possible to extend the macro lanuage in miroemacs with lua? Best regards, Isaac...
2650 Steven Phillips
bill@... Send Email
Jul 18, 2011
7:45 pm
Isaac, Welcome to the group! Sorry but I'm not familiar with the terms softwrap or orgmode - what are they? I'd guess that softwrap is the wrapping of long...
2651 Tom Hundt
thundt Send Email
Jul 18, 2011
9:15 pm
org mode is a mode for GNU Emacs that supports outines, checklists, etc. http://orgmode.org/ I've played around with it and wish MicroEmacs had it. I've gone...
2652 isaacpei Send Email Jul 19, 2011
2:33 am
thanks, Tom yes, yours best explained what I am looking for. thanks!...
2653 isaacpei Send Email Jul 21, 2011
4:38 pm
Hello, after using microemacs (jasspa version), I have to say, it's a GREAT piece of software - I had thrown python, ruby, and R codes into it, suprisingly...
2654 Jon Green
jng614 Send Email
Jul 21, 2011
10:46 pm
... Hi Issac, ... Well the jasspa version was based on uemacs but was forked a long time ago (refer to the history that is on the site). It is quite diverged...
2655 Ulrich Mueller
udalricus Send Email
Aug 19, 2011
10:59 am
Hello, I've noticed that building of Jasspa Microemacs (October 2009 version) fails with the Linux 3.0 kernel. The problem is due to the new numbering scheme...
2656 Larry Tjoelker
larry_tjoelker@... Send Email
Aug 19, 2011
11:06 am
I am out of the office from Fri 08/05/2011 until Mon 08/29/2011. Please contact Daniel Moralez for immediate assistance and I will respond when I return....
2657 Jon Green
jng614 Send Email
Aug 20, 2011
9:14 pm
Hi Ulrich, Thanks for this. Sorry you had to do this. Not being on the leading edge then not encountered Linux 3 yet, all been Linux 2.x systems. As for auto...
Messages 2626 - 2657 of 2695   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help