The Notes help (help-command notes) indicates "Rename Note" is bound to "n", but it is really bound to "e", "Forward Note" is bound to "n"....
Bryan Schofield
schofield.bryan@...
May 7, 2007 5:47 pm
2258
Hi all, I don't use often the file-browser but, under linux (32 and 64 bit), me crash when I select symbolic link. Some of you have the same problem? Ciao. ...
FYI It's working for me (SuSE 32-bit) and it's been very stable over the past few years. What versions are you using? One thing I'd ask is, when you hit F10...
... Good point, I wonder if there is an incompatibility with the linked glibc.so? Maybe need to build from source to correct the problem. The current version...
Hi, file-browser recognize the symbolic links. On amd64 when I click (on when I hit Return) crash without display nothing at the bottom (on fedora 6 and...
Ok, I have found where is the problem. I didn't realize it before but the link that crash Me is "strange" :-), this is the output of ls -l: lrwxrwxrwx 1 enzo...
... So if you fix the link does this fix the problem? (not that this is an excuse). ... Cool link. Does not crash on Solaris with this type of link. I will...
I think I found and fixed this issue. Now that you have built ME yourself, could you please try the following fix and let me know if it solves the problem....
Steven Phillips
bill@...
May 28, 2007 9:48 pm
2267
Yes, if I fix the link Me work fine. ... is an ... I ... webservice ->...
Your patch partially fix. Now Me don't crash but in the dir tree show the root-dir folded. Ciao. Vincenzo ... if it ... as I ... delete */ ... delete */ ... ...
hkjava.emf ~line 184 add a comma (,) to second character set to correctly highlight @see Foo#bar(wiz,wuz) hilight .hilight.pjavadoc 0x80...
Bryan Schofield
schofield.bryan@...
May 31, 2007 9:34 pm
2270
Hello all, I recently observed a boog with the Dir Files - Toolbar. If you click on the filename ME creates a new file with a leading number like "54 ...
I've reproduced the issue and will fix as soon as I can, Steve ________________________________ From: jasspa@yahoogroups.com [mailto:jasspa@yahoogroups.com] On...
Phillips, Steven
sphillips@...
Jun 27, 2007 9:57 am
2272
This sort of an rtfm-question, but... ?what? is the correct syntax for invoking grep on a buffer, and piping it into another (preferably on-the-fly-one)? ...
Hello, I recently played a little bit with eclipse and it's Perl-EPIC plugin. After each file save, the errors on the perl-file are underlined using "perl -cw...
... If you really do want to run a shell command on the actual contents of a buffer from the command line then use filter-buffer "<command line with...
Detlef, Simple fix below (Line numbers may not match), problem was caused by the introduction of seconds to the last modified timestamp. Let me know if you see...
Phillips, Steven
sphillips@...
Jul 12, 2007 1:41 pm
2276
Thanks Steve, it does work. Would it be very difficult to apply custom filters to the buffers "Dir Files" and "Buff List" like "*.pm" or negative filters like...
Detlef, Considering the reference to the 'Buff List' I'm not sure I know what you are asking. However the directory listing filter can be customized via the...
Phillips, Steven
sphillips@...
Jul 12, 2007 2:17 pm
2278
Steve, oh yes, I never used this $file-ignore variable. But it is quite useful as I observe now. Thanks, Detlef ... Datum: Thu, 12 Jul 2007 10:14:16 -0400 Von:...
It gets better, next version of ME will have a build in version of grep which understands and supports your $file-ignore mask so a grep 'command-line' of 'grep...
Phillips, Steven
sphillips@...
Jul 12, 2007 3:00 pm
2280
Hmm, sounds promising and towards a new release as a christmas surprise ;) Is there any plan to support some type of syntax checkers like "perl -cw" or tidy...
Hi, whoever is interested in latex-mode extensions similar to AUCTeX (for big Emacsens) should have a look at my page ...
Christof Boeckler
microemacs@...
Jul 15, 2007 9:57 am
2282
Is it possible to change new templates base upon directory? For instance, I may be working on one project for work, then turn around and work on a GNU project...
Jeremy Cowgar
jeremy@...
Oct 11, 2007 8:26 pm
2283
Jeremy, I have 3 potential solutions for this, I'm sure there are more. 1) Make use of sessions - I have an ME running for each main project area and each one...
Phillips, Steven
sphillips@...
Oct 12, 2007 8:32 am
2284
Hi, I'm trying to do something like this, but it's not working: ######## define-macro append-region set-variable @cl copy-region copy-region !emacro ...
This works fine for me, so: - Are you using a reasonable version of ME? - Are you sure the key is bound correctly and not being overridden? (i.e. that this...
Phillips, Steven
sphillips@...
Oct 17, 2007 11:39 am
2286
... jasspa-mecd-full-20060909.iso ... Yes. (describe-key returns fine) ... Yes! Apparently, whenever I select any text, the kill buffer automatically becomes...