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 1838 - 1872 of 2695   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1838 Phillips, Steven
sphillips@... Send Email
May 2, 2006
2:37 pm
Alex ... Use space instead of enter. ... I have created macros to do this and bound them to C-page-up & down - this will be in the next release. ... I have...
1839 Alex Sa
ne.smrtelnost Send Email
May 2, 2006
3:03 pm
Stephen, that's really brilliant, thank you a lot! :) On 5/2/06, Phillips, Steven <sphillips@...> wrote: <skipped> -- as...
1840 smithno999 Send Email May 4, 2006
2:53 pm
I used a computer today that I had not made the adjustments to turn off auto indent that you all gave me previously. After using it for half an hour, I...
1841 smithno999 Send Email May 7, 2006
10:27 pm
Looks like you all are 2 steps ahead of me. I played with the buffer settings and finally got the auto indent to work exactly the way I think it should! Good...
1843 Alex Sa
ne.smrtelnost Send Email
May 15, 2006
12:19 pm
... while talking about the next release: for now it's impossible to use Notes in splitted window (e.g., Notes at the top, open file at the bottom). don't you...
1846 Gadrin
gadrin77 Send Email
May 25, 2006
5:03 pm
Hello, I'd like to be able utilize the TEXT TOOLS menu from within HTML files. I often need to edit HTML files, but they run off the screen and would like to...
1847 Steven Phillips
bill@... Send Email
May 25, 2006
8:32 pm
Getting the two windows (the tree and the note window) tied together and not trashed by other commands (or the user) is extremely difficult (see the ...
1848 Phillips, Steven
sphillips@... Send Email
May 26, 2006
6:34 am
You should be able to do this by simply disabling Auto indent using buffer-setup and enabling 'wrap' buffer mode. To get wrap enabled for every html file you...
1849 Gadrin
gadrin77 Send Email
May 27, 2006
4:14 pm
no, I don't just want to wrap text, I may not be typing it. I want to be able to access the TEXT TOOLS menu from within HTML files. for instance someone...
1850 Thomas Hundt
thundt Send Email
May 27, 2006
4:50 pm
I take the brute force kludge approach and put this in my company file, making it available from every language. Maybe you can do something similar. (You can...
1851 Bruno Sabin
beulo Send Email
May 27, 2006
8:19 pm
recently was introduced a "browse" mode which I use for reviewing log files. Simply press F3 to toggle on/off (default binding). Once in browse mode, press "w"...
1852 Deak, Ferenc
deakfeco@... Send Email
May 31, 2006
10:30 am
Hello, I've started to use the notes interface, and I have a question about its satbility. Is it suitable to use it for notes larger than 100K? How many people...
1855 Jon Green
bigfatmrmoose Send Email
May 31, 2006
8:18 pm
... 100K is a book isn't it? It is hardly a note. How many people using it seriously? Well I use it nearly everyday if that is called seriously. My notes are ...
1856 Deak, Ferenc
deakfeco@... Send Email
Jun 1, 2006
4:30 am
... Oh, sorry, I meant that the whole notes file is larger than 100 or 200k. Sorry. I've used a lot of note taking programs, and never realised that 'jasspa&#39;...
1857 Jon Green
bigfatmrmoose Send Email
Jun 1, 2006
7:41 am
... Hi Ferenc, Sorry I thought you were proposing large single notes and were considering a note file in the 250MB-1GB range. 100K for the whole notes file is...
1858 Gadrin
gadrin77 Send Email
Jun 2, 2006
9:34 pm
... I searched the entire folder (both MicroEmacs and the Jasspa folder in Documents & Settings) and I can't find the menu. I did find: "Justify Left" in...
1859 Gadrin
gadrin77 Send Email
Jun 2, 2006
9:49 pm
Ah! Two simple changes to me.emf: add-file-hook ".htm .html .htp .hts" fhook- html add-file-hook ".lhtm .lhtml"...
1860 Phillips, Steven
sphillips@... Send Email
Jun 5, 2006
6:33 am
Rather than edit the main me.emf, I suggest you copy these 2 lines to your own setup file (see user-setup) and leave me.emf unaltered. This should avoid losing...
1861 Phillips, Steven
sphillips@... Send Email
Jun 5, 2006
9:06 am
There have been significant improvements to notes in the latest version of ME, including improvements to the notes frame and narrow handling and new...
1862 Phillips, Steven
sphillips@... Send Email
Jun 5, 2006
9:08 am
I would like feed back on the file-hook/major-mode changes outlined below: 1) The current 'buffer-setup' command (Help -> Buffer Setup ...) does not really...
1863 Gadrin
gadrin77 Send Email
Jun 5, 2006
3:27 pm
yup, done. ... your own setup file (see user-setup) and leave me.emf unaltered. This should avoid losing this fix when you next up-grade ME,...
1864 Gadrin
gadrin77 Send Email
Jun 5, 2006
3:42 pm
... don't ... Tools seems the most logical, as Format deals with the contents of the buffer and File seems external. It's almost a "meta-category" and more of...
1865 Christof Boeckler
boeckler@... Send Email
Jun 5, 2006
4:57 pm
... Major/Minor sounds good to me. ... Yes. Clarity first! ... No. ... Tools sounds not too bad. It's not content related, but mode related. That seems to be a...
1866 Thomas Hundt
thundt Send Email
Jun 6, 2006
9:45 pm
While we're on the subject of "modes", I'm having a little issue: Apparently the mode selection by contents (tag inside the file) overrides the filename...
1867 Thomas Hundt
thundt Send Email
Jun 6, 2006
10:17 pm
Upon further investigation, I think the specific issue here is this bug in me.emf (line 294): -1 add-file-hook "<?xml"; fhook-xml ;... and the '?' is being...
1868 Phillips, Steven
sphillips@... Send Email
Jun 7, 2006
6:48 am
Tom, Thanks for reporting your findings, this will be fixed in the next release. You need 2 '\&#39;s because the macro parser requires '\&#39;s in strings to be...
1869 Thomas Hundt
thundt Send Email
Jun 7, 2006
9:51 pm
Okay, here are some thoughts for you. ... The word "mode" is overloaded. I would rename "modes" (the list of toggles/flags) to "settings";. As in: "the buffer...
1870 Phillips, Steven
sphillips@... Send Email
Jun 8, 2006
1:02 pm
... I agree that 'mode' is overloaded, but isn't set/setting/setup even more overloaded? Looking specifically at 'over' buffer-mode as this is available in...
1871 Thomas Hundt
thundt Send Email
Jun 8, 2006
4:14 pm
... Well, if it's a question of menu space, that's an easy one: Kill off that Insert menu. That thing's pretty useless, menu-wise. Buffer or File menu could...
1872 Thomas Hundt
thundt Send Email
Jun 12, 2006
1:37 am
ME insists that all text files shall end with a newline. To the point of adding one, free of charge, even when the file didn't come with one. Unfortunately,...
Messages 1838 - 1872 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