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 1087 - 1116 of 2695   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
1116 Salman Khilji
salmankhilji Send Email
Jun 11, 2004
4:34 pm
... It happens on both XTerm console and X GUI. The same version of ME ran fine on SuSE 8.0 with the 2.4 kernel. FC2 has kernel 2.6. ... Okay I found a...
1115 Steven Phillips
bill@... Send Email
Jun 11, 2004
1:54 pm
Salman, Do you know when this problem was introduced? i.e. did all the 2004 RC releases also have the problem? Does an early version of ME still work without ...
1114 salmankhilji Send Email Jun 10, 2004
12:32 pm
I have noticed that on Fedora Core 2 when I do an 'rgrep&#39; command, it tends to hang ME temporarily. ME hangs for about 5 seconds or so before the grep command...
1113 Sakari Tanhua
sakaritanhua Send Email
May 21, 2004
3:40 pm
Steven and Gabriel, ... But why does it lose the indentation level if the previous line contains only whitespaces? I often want to leave empty lines between...
1112 Thomas Hundt
thundt Send Email
May 20, 2004
8:02 pm
Well perhaps the answer is to act like certain shells and other editors and put the defaults on the prompt line, after the prompt, as if the user had just...
1111 Thomas Hundt
thundt Send Email
May 20, 2004
4:35 pm
When I try to use the \sC regular expression token, I get errors like "[Regex Error: Unsupported class (\sC)]" (this one when doing a search-and-replace). I...
1110 Phillips, Steven
sphillips@... Send Email
May 20, 2004
12:33 pm
I'm kind of in agreement here, by using the 'indent&#39; mode pressing enter will start a new line with the same indent as the previous line then you can either...
1109 first last
prelude_2_mu... Send Email
May 20, 2004
8:34 am
From what you are saying (and for what I know of Python, I haven't used it for a long, long time) the probable best way to do what you want is to map a key to...
1108 Sakari Tanhua
sakaritanhua Send Email
May 19, 2004
4:11 pm
Hi Steven, ... I first thought of something like that, too, but the problem is (in addition to the fact that it doesn't work :) ) that it wouldn't allow empty...
1107 Steven Phillips
bill@... Send Email
May 19, 2004
3:08 pm
Sakari, Welcome to ME, I hope that we can sort out the indentation to support python. It's my first look at python and its syntax, from first impressions...
1106 Sakari Tanhua
sakaritanhua Send Email
May 19, 2004
1:47 pm
Hi, I've been using GNU Emacs for many years, but due to various reasons I got frustrated in it and started looking for alternatives. Jasspa's MicroEmacs seems...
1105 Thomas Hundt
thundt Send Email
May 12, 2004
6:38 pm
I would not find this useful. IMO, ME is the wrong tool for this. I would use 'rsync&#39; and 'cron' to set up a mirroring strategy, instead. In fact this is...
1104 first last
prelude_2_mu... Send Email
May 12, 2004
9:40 am
I know it is a sad thing, I keep on C-a and C-e everywhere with some disastrous results (C-e in mysqlcc is "execute SQL"), but if you can't get Mohammed to...
1103 Phillips, Steven
sphillips@... Send Email
May 12, 2004
9:30 am
The best starting point for this is the NEdit emulation, to create another emulation you need to: 1) Edit userstp.emf and add your new emulation to...
1102 Jon Green
bigfatmrmoose Send Email
May 12, 2004
8:59 am
A very sad thing to do, however... See prefix(2) in the on-line help. It will certainly de-emacs the system. To do this properly then the key bindings should ...
1101 first last
prelude_2_mu... Send Email
May 12, 2004
8:30 am
Hi everyone, I have been playing around with rebinding the keys to make them CUA compliant (just like win/os2/kde and so on) and it seems to work alright for...
1100 Steven Phillips
bill@... Send Email
May 11, 2004
7:39 pm
Going back to your original drive for using this (a very bad windows crash) I have had a similar experience but with a disk drive crash. The outcome of this ...
1099 Dr. Detlef Groth
dgroth_99 Send Email
May 11, 2004
11:20 am
Hello, After some discussion with Steven, I came to the follwowing solution using an inferior tclsh-session: define-macro tclsh-ipipe set-variable #l0 &xrep...
1098 Thomas Hundt
thundt Send Email
May 10, 2004
10:47 pm
Oh. Yes you're right, it does say that. You're doing "s|:|/|" (changing colons to slashes) which is harmless in Unix, but screws up Windows. I would avoid...
1097 Steven Phillips
bill@... Send Email
May 10, 2004
9:57 pm
Detlef, Can you please send me an example and I will look at this. Also did you have any thoughts on the single template file approach? Steve...
1096 Steven Phillips
bill@... Send Email
May 10, 2004
9:56 pm
Funnily enough it does do exactly what the docs says it will do and thats the problem. For example, set MEBACKUPPATH = "C:\Backup\Jasspa_backups&#92;" (added a ...
1095 Thomas Hundt
thundt Send Email
May 10, 2004
5:24 pm
The help says: (runnig ME'04 04/03/01 win32) On Windows and DOS platforms if the $MEBACKUPPATH and $MEBACKUPSUB variables are used all remaining ':' [colon]...
1094 Dr. Detlef Groth
dgroth_99 Send Email
May 10, 2004
8:21 am
Hello, Hope everybody has a nice weekend. I am trying to get some HTML-hilighting inside a tcl-source file. Inside an if {0} block I added some html...
1093 Dr. Detlef Groth
dgroth_99 Send Email
May 6, 2004
8:31 am
Hello, TclTk allows you to change procedures, object at runtime. So instead of editing, compiling, running, testing, stopping and starting again with editing,...
1092 Dr. Detlef Groth
dgroth_99 Send Email
May 6, 2004
8:21 am
Hello! I end up with the following solution: I have five templates in my microemacs dir: dgroth@mg01-xx /cygdrive/c/WINNT/Profiles/dgroth/Application...
1091 Dr. Detlef Groth
dgroth_99 Send Email
May 4, 2004
2:15 pm
... determines ... buffer-init ... the only ... Thx, However I think I will add two, three, four ... small macros to myperl.emf for applying cgi or...
1090 Steven Phillips
bill@... Send Email
May 4, 2004
1:52 pm
This has been done, look at fhook-c in hkc.emf, here the macro determines whether the buffer is a header or a source file and then executes buffer-init with an...
1089 Dr. Detlef Groth
dgroth_99 Send Email
May 4, 2004
1:27 pm
Hello, Sometimes you need various templates for the same programming language. Let's say for perl I have a cgi-template: perl-cgi.etf, a normal template:...
1088 Steven Phillips
bill@... Send Email
May 2, 2004
12:38 am
I stumbled into a bug triggered by doing a replace-string in a buffer containing narrows. The bug should be safe in the sense that it should not blow up ME nor...
1087 Steven Phillips
bill@... Send Email
May 2, 2004
12:20 am
All, As you may have gathered from a previous email I have been having considerable difficulty sending out emails, this has been on going for several months...
Messages 1087 - 1116 of 2695   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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