hello, is it possible to use something, that may be called pseudo-wrap: when text is wrapped while edited, but when saved it remains unwrapped, one paragraph...
2189
Phillips, Steven
sphillips@...
Jan 15, 2007 8:01 am
There is a command called 'browse39; which has a wrap mode bound to 'w', this is the closest ME comes to this type of feature, Steve ...
2190
dsjkvf
Jan 15, 2007 10:42 am
... but it is only for viewing, as i see.. the point is that i'd like to edit some text files in ME (since it's the best editor, you know :)), but then i...
2191
jon@...
bigfatmrmoose
Jan 15, 2007 4:34 pm
... Yes I've noticed this as well I think there is a bug in the paragraph wrap somewhere in 06/09/09. You need this to work to do what you want to do. We ...
2192
dsjkvf
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
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
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@...
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
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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
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
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
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
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...
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
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
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
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
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
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
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
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
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@...
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...