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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 2192 - 2233 of 2695   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
2192 dsjkvf Send Email Jan 23, 2007
8:23 am
hello, is there any way to place the text i enter in the center of the window? i mean not the alignment:center, but just add some adjustable margin from the...
2193 jon@...
bigfatmrmoose Send Email
Jan 23, 2007
2:33 pm
... Quick method would be to write a macro that changes the current $buffer-fill-col to be the buffer width. Problem comes when you resize the window your...
2194 dsjkvf Send Email Jan 24, 2007
9:49 am
... but it does work only for the right margin, doesn't it? ... the point is that when typing i do not want to see any other windows, which could distract me...
2195 Phillips, Steven
sphillips@... Send Email
Jan 24, 2007
10:09 am
I think the use of another window is by far the simplest and best, there are a couple of additions to this solution you might want to try: define-macro...
2196 dsjkvf Send Email Jan 24, 2007
11:06 am
yes, Steven, thank you very much for your additions. they are really helpful. ... -- dsjkvf...
2200 Bryan Schofield
schofield.bryan@... Send Email
Feb 7, 2007
3:23 pm
Here's a macro that will reread all of the files loaded. It is useful after you've done an "update" of you version controlled project. ; Reread all files...
2201 Phillips, Steven
sphillips@... Send Email
Feb 7, 2007
3:33 pm
Great minds think a like (or fools seldom differ!) following is my take on this functionality and will be included in the next release. The main advantage of...
2202 Bryan Schofield
schofield.bryan@... Send Email
Feb 7, 2007
4:07 pm
Is there a convenient way to add online help to macros? One the things about GNU Emacs is that you can easily add a little documentation right in the...
2204 Phillips, Steven
sphillips@... Send Email
Feb 7, 2007
4:13 pm
Yes there is, see the define-help command. Steve ________________________________ From: jasspa@yahoogroups.com [mailto:jasspa@yahoogroups.com] On Behalf Of...
2205 Phillips, Steven
sphillips@... Send Email
Feb 7, 2007
4:38 pm
That serves me right for not reading the email! The use of !ehelp is correct so this is a doc bug. The use of escape sequences is optional but greatly help...
2206 Phillips, Steven
sphillips@... Send Email
Feb 7, 2007
4:47 pm
I should also mention that one of the main reasons why we compile all the help into a separate single me.ehf file rather than embed them into the emf files is...
2207 Bryan Schofield
schofield.bryan@... Send Email
Feb 7, 2007
4:55 pm
Nifty, it's already in the current release. Thanks for going back in time and adding it to the last release! Let me ask the question we're all thinking: Now,...
2212 Rick Owen
rickowen Send Email
Feb 20, 2007
7:17 pm
The age of insecurity (pun intended) has arrived inside our corporate firewall. As of the end of the month, all applications that pass plaintext passwords...
2214 jon@...
bigfatmrmoose Send Email
Feb 20, 2007
8:07 pm
... Nice question! I was also considering this but currently do not know how to answer this because I have not tried it. What is your ME platform, UNIX, LINUX...
2215 Rick Owen
rickowen Send Email
Feb 20, 2007
8:21 pm
Hi Jon, Sorry. I forget we have a diverse collection of operating platforms. Windows XP Pro is what I am running. Thanks, Rick. ... From: "jon@..."...
2216 jon@...
bigfatmrmoose Send Email
Feb 21, 2007
5:14 pm
... I still do not have an answer for you but I'm wondering if you can use something link Putty or Plink to manage the SSH connection and continue to use FTP...
2218 Bob Brown
altaembedded... Send Email
Feb 25, 2007
12:36 am
Is it possible to use actual TAB characters but set the TABs to be 4 spaces? Thanks Bob Brown...
2219 Jon Green
bigfatmrmoose Send Email
Feb 25, 2007
12:00 pm
... Hi Bob, I think what you are asking is to set the tab width to 4 displayable characters. You can do this globally or per buffer, Note that if you enable...
2220 Jon Green
bigfatmrmoose Send Email
Feb 25, 2007
3:41 pm
Follows an extension to the 'Bad 'C' (also C++/Java) highlighting in hkc.emf in the "; Pick up bogus 'C' constructs extension" block. ; Pick up a bad...
2221 Thomas Hundt
thundt Send Email
Feb 25, 2007
10:21 pm
I just moved to 2006/08/10 in the process of upgrading my Linux box and ran into the following: line 386 of me.emf says 4 popup-window which, according to the...
2222 Thomas Hundt
thundt Send Email
Feb 25, 2007
10:30 pm
Was perusing the release notes for 2006/08/10 and noticed * insert-password(3) password generation utility for system administrators who tire of thinking of...
2223 Thomas Hundt
thundt Send Email
Feb 25, 2007
10:55 pm
Another problem I had with my recent re-build was this: the ME build process expects libtermcap to be in one of the usual places. SuSE, as well as...
2224 Jon Green
bigfatmrmoose Send Email
Feb 25, 2007
11:51 pm
... As far has we have been able to ascertain the newer versions of Linux use libncurses rather than termcap. The 2.6 Linux make should use ncurses when...
2225 Jon Green
bigfatmrmoose Send Email
Feb 25, 2007
11:59 pm
... OK Thanks. I certainly have never run with multi-headed configuration - I do not have that many Graphics cards and monitors. I believe that the Windows...
2226 Jon Green
bigfatmrmoose Send Email
Feb 26, 2007
12:10 am
... We will leave that as an exercise for the reader. You should be able to hook some words out of the spelling dictionary. Jon....
2227 Phillips, Steven
sphillips@... Send Email
Feb 26, 2007
8:48 am
Im not sure how this works because it shouldn't, the hilighting does not support words in groups only single letters - following is a correction: hilight...
2228 Thomas Hundt
thundt Send Email
Feb 26, 2007
9:12 pm
... Hmmm. Yes, I see: /opt/jasspa or /usr/share/jasspa or /usr/local/jasspa are the wired-in locations. I guess I should be using MEINSTALLPATH to point to...
2229 Jon Green
bigfatmrmoose Send Email
Feb 26, 2007
9:52 pm
... Yep - darned must have not executed it again when I added the while (final trimming that killed the turkey). I like the \S will give this a try. Sorry. ...
2230 Jon Green
bigfatmrmoose Send Email
Feb 26, 2007
10:20 pm
... You should not need this as when you run me for the first time then it will create this if it does not exist. ... You do need this, although you could add...
2233 Bryan Schofield
schofield.bryan@... Send Email
Feb 28, 2007
7:40 pm
Modified: ;a leading : or math operator indicates a continued line (except * because of javadoc) indent #l5 s "^\\s*[&#92;\.\\+-/%:][^&#92;\*/]" t Added: ; a trailing...
Messages 2192 - 2233 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