You cannot post messages because only members can post, and you are not currently a member.
Description:
The intersection of emacs and perl: perl development using emacs, customizing emacs using perl, and so on.
|
|
|
Debugging a forked perl process in emacs should open a new buffer
|
| |
What the subject says. Running perl-db ought to inject a sub for DB::get_fork_TTY that opens a new Emacs buffer with a tty and returns it, so when debugging perl code that forks/threads, you get a debugger window for each interpreter. I'm going to take a quick look at it... consider this a request for... more »
|
|
hs-minor-mode multiple regexes for START and END of folding
|
| |
Hi
according to the documentation of "hs-special-modes-alist" I tried to
expand the regexes such that I can fold as well on "{"-Blocks as on
POD in Perl.
-8<--------------------------- ------------------------------ ---------
Documentation:
*Alist for initializing the hideshow variables for different modes.... more »
|
|
PerlySense (was: SPAM & perlysense)
|
| |
Forwarding with permission a reply from Johan Lindstrom (with
an umlaut on the last o there, of course):
...To: Joe Brenner <d...@kzsu.stanford.edu>
Joe Brenner <d...@kzsu.stanford.edu>:
...
Not that's it's an excuse, but it's probably the first time you load
all the modules, so a lot of source files aren't in the file system... more »
|
|
SPAM & perlysense
|
| |
Hi Joe
Just noticed, that we really have a SPAM problem in this group (can't
see them normally, cause gmail is filtering most of them)
Did you consider restricting unrestricted posting to accepted
members???
cheers
Rolf
PS: came here to ask for help installing PerlySense, but after forcing... more »
|
|
perlnow.el 0.41 is out
|
| |
I just pushed perlnow.el version 0.41 out... it's not perfect, but much better than the recent 0.40, and I really need to take a break from hacking on this and get back to Real Work. I did a lightning talk on the new release: [link]... more »
|
|
Fwd: In emacs 23 compile-mode doesn't recognize (c)perl error messages
|
| |
Hi guys Does one of you already use emacs23 and does mode-compile parse and highlight errorlines in the compilation buffer after M-x mode-compile from a perl-buffer? I discribed a little testcase in the following to isolate the problem. It's a crosspost from gnu.emacs.help. Cheers Rolf ---------- Forwarded message ----------... more »
|
|
regex-tool.el and regex converter
|
| |
Hi guys I gave regex-tool.el a try, it's an interactive regex tester like regex-builder, but can be modfied to work with perl. [link] The project hasn't been updated for 2 years now, but I like it! It's a very small but functional module (190 lines incl. docs) which can be... more »
|
|
Seeking better mailing list hosting
|
| |
In addition to google groups other drawbacks, it would appear that the spambots have defeated it's captcha system... Myself, I was ready to give up on it because it appears that signing up via email is broken. When I get a chance, I'm going to look into moving this list elsewhere. Hopefully there are no objections to automatically... more »
|
|
folding/filtering by level of indentation?
|
| |
Hi guys, I'm trying to analyze and subclass a sparsely documented CPAN-modul and I have problems to understand the flow over 3 or more levels of nested ifs over several pages. I remeber that there was a possibility to fold levels of indentation away, such that only lines with an indentation smaller than a given level x are... more »
|
|
|