]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
8 years agoremove extraneous close paren
Ken Manheimer [Sat, 5 Sep 2015 23:11:47 +0000 (19:11 -0400)]
remove extraneous close paren

8 years agoditch bad default-directory provision for now
Ken Manheimer [Sat, 5 Sep 2015 21:29:45 +0000 (17:29 -0400)]
ditch bad default-directory provision for now

It fails when masking other file-errors. It needs to be implemented better,
if it's still necessary.

8 years agoMove pdbtrack.el aside, until I can recover a better version.
Ken Manheimer [Fri, 19 Jun 2015 22:05:55 +0000 (18:05 -0400)]
Move pdbtrack.el aside, until I can recover a better version.

See last commit or comments at top of the file for some details.

8 years agoPrepare to move pdbtrack.el aside, until I can recover the good version.
Ken Manheimer [Fri, 19 Jun 2015 22:04:38 +0000 (18:04 -0400)]
Prepare to move pdbtrack.el aside, until I can recover the good version.

;;; CRAP. This was extracted from python.el, which lacks some crucial
;;; features of my original pdbtrack code. python-mode.el (available via
;;; marmalade, melpa) has a much more faithful version, including seeking
;;; an existing buffer for a function if the indicated file can't be found
;;; - crucial for doing remote debugging, eg via rpdb.
;;;
;;; I'm going to retire this code, for the moment, until I can recover
;;; pdbtrack (plus whatever improvements may have been developed) from
;;; python-mode.el.

9 years agoRemove unnecessary rst require (was for filter)
Ken Manheimer [Tue, 7 Apr 2015 00:24:45 +0000 (20:24 -0400)]
Remove unnecessary rst require (was for filter)

9 years agoCleanup README.md
Ken Manheimer [Tue, 7 Apr 2015 00:23:37 +0000 (20:23 -0400)]
Cleanup README.md

9 years agorst.el required for filter
Ken Manheimer [Fri, 3 Oct 2014 22:04:44 +0000 (18:04 -0400)]
rst.el required for filter

9 years agoFilter using 'remq' rather than 'filter', which isn't built-in
Ken Manheimer [Fri, 1 Aug 2014 19:40:11 +0000 (15:40 -0400)]
Filter using 'remq' rather than 'filter', which isn't built-in

9 years agoNote pop-to-shell's roughness.
Ken Manheimer [Sat, 12 Jul 2014 23:31:49 +0000 (19:31 -0400)]
Note pop-to-shell's roughness.

9 years agoTry linking to the .el files.
Ken Manheimer [Sat, 12 Jul 2014 23:26:44 +0000 (19:26 -0400)]
Try linking to the .el files.

9 years agoRefine poptoshell description slightly
Ken Manheimer [Sat, 12 Jul 2014 23:25:11 +0000 (19:25 -0400)]
Refine poptoshell description slightly

9 years agoRefine wording and outline format.
Ken Manheimer [Sat, 12 Jul 2014 23:23:11 +0000 (19:23 -0400)]
Refine wording and outline format.

9 years agoQuash typoo
Ken Manheimer [Sat, 12 Jul 2014 23:19:30 +0000 (19:19 -0400)]
Quash typoo

9 years agoAdd poptoshell.el and pdbtrack.el, and describe them in README.md.
Ken Manheimer [Sat, 12 Jul 2014 23:12:50 +0000 (19:12 -0400)]
Add poptoshell.el and pdbtrack.el, and describe them in README.md.

9 years agoInitial commit
Ken Manheimer [Sat, 12 Jul 2014 22:56:51 +0000 (18:56 -0400)]
Initial commit

12 years agoHow I does it
Eric Hanchrow [Sun, 25 Sep 2011 16:28:07 +0000 (16:28 +0000)]
How I does it

12 years ago(no commit message)
Josh Marchán [Sun, 25 Sep 2011 16:19:58 +0000 (09:19 -0700)]