]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
9 years agorealgud:string-starts-with -> string-prefix-p. Thanks to Stefan Monnier for pointing...
rocky [Sat, 14 Feb 2015 00:55:45 +0000 (19:55 -0500)]
realgud:string-starts-with -> string-prefix-p. Thanks to Stefan Monnier for pointing this out.

9 years agoAdd interactive command realgud:cmdbuf-associate to associate a source-code buffer...
rocky [Fri, 13 Feb 2015 07:43:27 +0000 (02:43 -0500)]
Add interactive command realgud:cmdbuf-associate to associate a source-code buffer with a command buffer. Probably not good enough, bujt it's a start.

9 years agoSeparate utility functions into its own file
rocky [Fri, 13 Feb 2015 06:37:19 +0000 (01:37 -0500)]
Separate utility functions into its own file

9 years agoAdd GPL COPYING file
rocky [Fri, 13 Feb 2015 06:33:30 +0000 (01:33 -0500)]
Add GPL COPYING file

9 years agoRemove dependency on list-utils
rocky [Fri, 13 Feb 2015 06:32:27 +0000 (01:32 -0500)]
Remove dependency on list-utils

9 years agoA couple of trepan bugs.
rocky [Wed, 11 Feb 2015 22:19:50 +0000 (17:19 -0500)]
A couple of trepan bugs.

9 years agofind-file-noselect is a function, not a variable
rocky [Sat, 7 Feb 2015 20:01:24 +0000 (15:01 -0500)]
find-file-noselect is a function, not a variable

9 years agoMerge branch 'master' of github.com:rocky/emacs-dbgr
rocky [Sat, 7 Feb 2015 16:07:24 +0000 (11:07 -0500)]
Merge branch 'master' of github.com:rocky/emacs-dbgr

9 years agocore: don't try to load into a buffer an ELF binary
rocky [Sat, 7 Feb 2015 16:04:42 +0000 (11:04 -0500)]
core: don't try to load into a buffer an ELF binary
backtrace.el: fix parameter count mismatch

9 years agoSmall change: realgud-window-bt -> realgud:window-bt
rocky [Wed, 4 Feb 2015 12:57:51 +0000 (07:57 -0500)]
Small change: realgud-window-bt -> realgud:window-bt

9 years agoIn backtrace buffer create location structure after parsing lines. This information...
rocky [Mon, 26 Jan 2015 09:38:53 +0000 (04:38 -0500)]
In backtrace buffer create location structure after parsing lines. This information will be used instead of running a "frame" command. Add realgud:backtrace-describe

9 years agoDry trepan2/trepan3 and zshdb/bashdb code by putting more common code in the lang...
rocky [Sun, 25 Jan 2015 22:44:30 +0000 (17:44 -0500)]
Dry trepan2/trepan3 and zshdb/bashdb code by putting more common code in the lang files.

9 years agoWork on trepan.pl backtrack patterns
rocky [Sun, 25 Jan 2015 20:07:28 +0000 (15:07 -0500)]
Work on trepan.pl backtrack patterns

9 years agoDRY python trepan regexps. Add trepan3k regexp test.
rocky [Sun, 25 Jan 2015 19:24:02 +0000 (14:24 -0500)]
DRY python trepan regexps. Add trepan3k regexp test.

9 years agofollow.el loc..el: common routine mouse events to key off of text properties for...
rocky [Sun, 25 Jan 2015 17:18:11 +0000 (12:18 -0500)]
follow.el loc..el: common routine mouse events to key off of text properties for files, frames and marks.
backtrace: Bang more on backtrace buffer.
Work on trepan2 backtrace regexp. Better trepan2 regexp testing.

9 years agoinit.el: Need minimum match in backtrace regexps. backtrace.el: need to work off...
rocky [Sun, 25 Jan 2015 05:27:42 +0000 (00:27 -0500)]
init.el: Need minimum match in backtrace regexps. backtrace.el: need to work off of unhighlighed strings

9 years agoRemove coderwall endorse
rocky [Sun, 25 Jan 2015 01:40:26 +0000 (20:40 -0500)]
Remove coderwall endorse

9 years agoTry not to delete prompot in diverting output.
rocky [Sat, 24 Jan 2015 23:52:04 +0000 (18:52 -0500)]
Try not to delete prompot in diverting output.
Add backtrack regexp for trepan2 and trepan3k (will go into next release)

9 years agotest/gcd.py: allow it to work on python3. trpean3k/init.el: fix prompt pattern and...
rocky [Sat, 24 Jan 2015 18:17:25 +0000 (13:17 -0500)]
test/gcd.py: allow it to work on python3. trpean3k/init.el: fix prompt pattern and allow backtrace, although this doesn't work properly.

9 years agoMostly add backtrace pattern for trepan2. Attempt to customize backtrack/backtrace...
rocky [Thu, 22 Jan 2015 17:30:37 +0000 (12:30 -0500)]
Mostly add backtrace pattern for trepan2. Attempt to customize backtrack/backtrace menus.

9 years agoBack off realgud:loc-marker -> realgud-loc-marker. Didn't catch all uses.
rocky [Wed, 21 Jan 2015 03:08:47 +0000 (22:08 -0500)]
Back off realgud:loc-marker -> realgud-loc-marker. Didn't catch all uses.

9 years agoMerge branch 'master' of github.com:rocky/emacs-dbgr
rocky [Wed, 21 Jan 2015 02:31:32 +0000 (21:31 -0500)]
Merge branch 'master' of github.com:rocky/emacs-dbgr

9 years agoStart info mode as a derived mode off of org-mode.
rocky [Wed, 21 Jan 2015 02:29:00 +0000 (21:29 -0500)]
Start info mode as a derived mode off of org-mode.
backtrace*.el Add short keys to Info and quit in backtrace. Start buffer name with *Backtrace.

9 years agomouse button in backtrace buffer works now. Name of buffer change to start with ...
rocky [Mon, 19 Jan 2015 22:53:50 +0000 (17:53 -0500)]
mouse button in backtrace buffer works now. Name of buffer change to start with *Backtrace

9 years agoloc.el: Resolve problem where displayed window was not updating goto-char location.
rocky [Mon, 19 Jan 2015 03:23:57 +0000 (22:23 -0500)]
loc.el: Resolve problem where displayed window was not updating goto-char location.
window.el: simplify logic using loc code.
test-*: reduce more warnings

9 years agoRedo debugger describe info as Org mode (from markdown mode)
rocky [Mon, 19 Jan 2015 02:09:16 +0000 (21:09 -0500)]
Redo debugger describe info as Org mode (from markdown mode)

9 years agoBetter tagging of filenames and marks inside command info describe. We're now formatt...
rocky [Sun, 18 Jan 2015 21:30:57 +0000 (16:30 -0500)]
Better tagging of filenames and marks inside command info describe. We're now formatting this as markdown too.
Thanks to wasamasa for the suggestion to use buttons.el

9 years agoStart to add text properties to command buffer description
rocky [Sun, 18 Jan 2015 06:54:24 +0000 (01:54 -0500)]
Start to add text properties to command buffer description

9 years agoDon't update history ring if source location position is the same as the last positio...
rocky [Sun, 18 Jan 2015 01:32:14 +0000 (20:32 -0500)]
Don't update history ring if source location position is the same as the last position entered.

9 years agoSave source text in location in for perldb and trepan.pl.
rocky [Sat, 17 Jan 2015 19:54:03 +0000 (14:54 -0500)]
Save source text in location in for perldb and trepan.pl.
Wrong minibuffer-history variable name in perldb.
Beef up regexp testing in test-regexp-perldb. Same needs to be done in
test-regexp-trepanp.
require-relative -> load-relative (which is the right name)

9 years agoAdd ability to go back up to 9 places in history with number keys. "u" and "d" shortk...
rocky [Sat, 17 Jan 2015 13:25:30 +0000 (08:25 -0500)]
Add ability to go back up to 9 places in history with number keys. "u" and "d" shortkey binding messed up.

9 years agoAdd tool-bar. realgud-cmd- -> realgud:cmd-
rocky [Tue, 13 Jan 2015 12:17:36 +0000 (07:17 -0500)]
Add tool-bar. realgud-cmd- -> realgud:cmd-

9 years agoAdd NYC Emacs Meetup and Nicolas Dudebout
rocky [Tue, 13 Jan 2015 11:10:19 +0000 (06:10 -0500)]
Add NYC Emacs Meetup and Nicolas Dudebout

9 years agogdb: wasn't getting into mode correctly
rocky [Tue, 13 Jan 2015 11:02:51 +0000 (06:02 -0500)]
gdb: wasn't getting into mode correctly
menu.el: up/down mixed up again
jdb/file.el: should have added this a while ago

9 years agoBetter last-resort values for script to debug? Use cmd-name which many times is writt...
rocky [Mon, 12 Jan 2015 11:58:19 +0000 (06:58 -0500)]
Better last-resort values for script to debug? Use cmd-name which many times is written in the language the debugger accepts.

9 years agomenu.el: add menu item for debugger information
rocky [Mon, 12 Jan 2015 05:28:10 +0000 (00:28 -0500)]
menu.el: add menu item for debugger information
debugger/*.el wasn't setting up track-mode properly.

9 years agoAdd key for "until". Disable shortkey commands that aren't relevant for source or...
rocky [Sun, 11 Jan 2015 00:28:16 +0000 (19:28 -0500)]
Add key for "until". Disable shortkey commands that aren't relevant for source or command buffers. Reduce compile warnings in tests.

9 years agoRemove duplicate signal menu in shell, yet again. test-* remove compiler warnings...
rocky [Thu, 8 Jan 2015 16:02:33 +0000 (11:02 -0500)]
Remove duplicate signal menu in shell, yet again. test-* remove compiler warnings and correct a wrong variable it found.

9 years agoremake: correct invocation.
rocky [Thu, 8 Jan 2015 10:26:57 +0000 (05:26 -0500)]
remake: correct invocation.
rest: respect custom variable debugger-command-name

9 years agoThink I now have debugger, and comint menus (signal, in/out.._) appearing only once...
rocky [Thu, 8 Jan 2015 09:15:42 +0000 (04:15 -0500)]
Think I now have debugger, and comint menus (signal, in/out.._) appearing only once now. Remove some more compile warnings and fix a bug it found in trepan/core.pl.

9 years agoMore robust zshdb and bashdb test: make outside variable buffer-local for more replic...
rocky [Thu, 8 Jan 2015 06:33:50 +0000 (01:33 -0500)]
More robust zshdb and bashdb test: make outside variable buffer-local for more replicable results

9 years agocore.el: consider buffers with the right mode in suggest-invocation.
rocky [Wed, 7 Jan 2015 18:07:33 +0000 (13:07 -0500)]
core.el: consider buffers with the right mode in suggest-invocation.
*shdb/core.el: The right mode is sh(-mode), not Shell-Script which is
what is displayed.

9 years agoRemove mode hook from run-debugger call. Remove some __FILE__ warnings in tests.
rocky [Wed, 7 Jan 2015 14:50:50 +0000 (09:50 -0500)]
Remove mode hook from run-debugger call. Remove some  __FILE__ warnings in tests.

9 years agoMerge branch 'master' of github.com:rocky/emacs-dbgr
rocky [Wed, 7 Jan 2015 00:44:57 +0000 (19:44 -0500)]
Merge branch 'master' of github.com:rocky/emacs-dbgr

Conflicts:
realgud/debugger/kshdb/kshdb.el

9 years agoStart to redo our use of mode maps in order to reduce duplication in menu bar.Thanks...
rocky [Wed, 7 Jan 2015 00:41:44 +0000 (19:41 -0500)]
Start to redo our use of mode maps in order to reduce duplication in menu bar.Thanks to Nicolas Dudebout and then New York Emacs Meetup for help and pointing me in the right direction.

9 years agoCut-and-paste Typo in hash name.
rocky [Sat, 3 Jan 2015 07:09:27 +0000 (02:09 -0500)]
Cut-and-paste Typo in hash name.

9 years agoAdd Go language traceback pattern
rocky [Sat, 3 Jan 2015 06:10:10 +0000 (01:10 -0500)]
Add Go language traceback pattern

9 years agoHad a stupid bug, wrong variable name, in trepan.pl transformation.
rocky [Sat, 3 Jan 2015 02:06:25 +0000 (21:06 -0500)]
Had a stupid bug, wrong variable name,  in trepan.pl transformation.

9 years agoAdd realgud:gdb-executable: attempt to see if a file is a binary using the "file...
rocky [Wed, 31 Dec 2014 19:09:05 +0000 (14:09 -0500)]
Add realgud:gdb-executable: attempt to see if a file is a binary using the "file" command.

9 years agoTravis doesn't have emacs24 without sudo yet. Reinstate sudo.
rocky [Wed, 31 Dec 2014 18:06:24 +0000 (13:06 -0500)]
Travis doesn't have emacs24 without sudo yet. Reinstate sudo.

9 years agoTry docker non-sudo testing
rocky [Wed, 31 Dec 2014 18:02:57 +0000 (13:02 -0500)]
Try docker non-sudo testing

9 years agoRedo realgud:gdb-suggest-invocation
rocky [Wed, 31 Dec 2014 17:58:06 +0000 (12:58 -0500)]
Redo realgud:gdb-suggest-invocation

9 years agoNeed to back off of stripping filename extensions from trepan.pl.
rocky [Wed, 31 Dec 2014 02:55:15 +0000 (21:55 -0500)]
Need to back off of stripping filename extensions from trepan.pl.

9 years agoRemove zsh name references
rocky [Mon, 29 Dec 2014 00:12:03 +0000 (19:12 -0500)]
Remove zsh name references

9 years agohelper.el: in debugger-name transformation use basically the basename without the...
rocky [Sun, 28 Dec 2014 09:59:20 +0000 (04:59 -0500)]
helper.el: in debugger-name transformation use basically the basename without the extension.
kshdb.el: realgud-run-process -> realgud:run-process

9 years agoWhen checking debugger use just the suffix. Could also try something
rocky [Sat, 27 Dec 2014 18:00:05 +0000 (13:00 -0500)]
When checking debugger use just the suffix. Could also try something
like basename sans prefix.

9 years agorealgud-run-process -> realgud:run-process
rocky [Thu, 25 Dec 2014 01:42:30 +0000 (20:42 -0500)]
realgud-run-process -> realgud:run-process

9 years agoNeed to transform "tortoise" into "gub" for realgud:track-set-debugger
rocky [Mon, 22 Dec 2014 13:45:01 +0000 (08:45 -0500)]
Need to transform "tortoise" into "gub" for realgud:track-set-debugger

9 years agoAdministrivia to make in stable Melpa work.
rocky [Wed, 17 Dec 2014 16:45:35 +0000 (11:45 -0500)]
Administrivia to make in stable Melpa work.
realgud.el: update version numbers
Makefile.am: remove duplicate code that snuck in. remove ChangeLog before remaking

9 years agoBump version and add melpa stable badge
rocky [Tue, 16 Dec 2014 22:00:10 +0000 (17:00 -0500)]
Bump version and add melpa stable badge

9 years agoRelease 1.0
rocky [Tue, 16 Dec 2014 21:34:23 +0000 (16:34 -0500)]
Release 1.0

9 years agoWith recent find-file additon to trepan, the test needs now to load trepan/core.el
rocky [Sun, 23 Nov 2014 00:28:14 +0000 (19:28 -0500)]
With recent find-file additon to trepan, the test needs now to load trepan/core.el

9 years agostrip leading (and trailing) blanks in trepan and trepan2 for their respective find...
rocky [Sat, 22 Nov 2014 22:56:10 +0000 (17:56 -0500)]
strip leading (and trailing) blanks in trepan and trepan2 for their respective find files. Correct trepan2's call to realgud-file-loc-from-line. trepan now has its own find-file.
Adjust some tests for current conditions.

9 years agoDo a little better about saving column position information by stripping blanks and...
rocky [Wed, 19 Nov 2014 12:13:05 +0000 (07:13 -0500)]
Do a little better about saving column position information by stripping blanks and saving the column number in the position. The fringe arrow however still messes moving the column to something other than 0.

9 years agogdb: Guard against buffer-file-name returning nil
rocky [Tue, 18 Nov 2014 16:29:28 +0000 (11:29 -0500)]
gdb: Guard against buffer-file-name returning nil

9 years agohelper.el: transform jdb to realgud:jdb
rocky [Sun, 16 Nov 2014 16:19:15 +0000 (11:19 -0500)]
helper.el: transform jdb to realgud:jdb
core.el: use langauge-specific extensions in compilation-find-file
track-mode.el: remove defvaralias for now.

9 years agoBugs, bugs, bugs:
rocky [Sun, 16 Nov 2014 14:58:06 +0000 (09:58 -0500)]
Bugs, bugs, bugs:
file.el: wasn't passing filename on callback.
track.el: stop ansi colors from source string
core.el: wrong else nesting, wrong signature for realgud-file-loc-from-line
track-mode.el: alias variable workaround
test-regexp-gdb.el: reduce warnings

9 years ago{trepan2,jdb}/{core,init}.el: Start adding debugger-specific find-file routines....
rocky [Sun, 16 Nov 2014 03:11:17 +0000 (22:11 -0500)]
{trepan2,jdb}/{core,init}.el: Start adding debugger-specific find-file routines. jdb needs it the most. trepan2 we are trying out now. Add debugger-specific file remaping hashes.
test/*.el: reduce warnings.

9 years agoCorrect jdb backtrace location pattern
rocky [Sat, 15 Nov 2014 07:08:05 +0000 (02:08 -0500)]
Correct jdb backtrace location pattern

9 years agobetter prompt matching. Fix some track-mode handling bugs.
rocky [Sat, 15 Nov 2014 06:45:16 +0000 (01:45 -0500)]
better prompt matching. Fix some track-mode handling bugs.

9 years agorealgud.el: Add autoloads for jdb.
rocky [Fri, 14 Nov 2014 12:44:35 +0000 (07:44 -0500)]
realgud.el: Add autoloads for jdb.
jdb/track-mode: add realgud: prefix to mode map vars
test/*: reduce warnings

9 years agoUpdate commentary.
rocky [Fri, 14 Nov 2014 12:00:35 +0000 (07:00 -0500)]
Update commentary.

9 years agoMore work on jdb. Track source text and make track-mode work.
rocky [Fri, 14 Nov 2014 04:02:25 +0000 (23:02 -0500)]
More work on jdb. Track source text and make track-mode work.

9 years agocommon/track.el realgud-track-loc: correct if/else nesting
rocky [Thu, 13 Nov 2014 11:06:25 +0000 (06:06 -0500)]
common/track.el realgud-track-loc: correct if/else nesting
core.eljdb.el: Use gud filename resolution via classpath
gdb.el,jdb.el: reduce warnings
treapn.pl: preface mode variables with realgud:trepanpl rather than trepanpl remove variable access error.

9 years agoMerge branch 'jdb'
rocky [Thu, 13 Nov 2014 04:52:10 +0000 (23:52 -0500)]
Merge branch 'jdb'

9 years agoFirst semblance of a working jdb debugger interface.
rocky [Thu, 13 Nov 2014 04:46:06 +0000 (23:46 -0500)]
First semblance of a working jdb debugger interface.

9 years agoMerge branch 'master' into jdb
rocky [Thu, 13 Nov 2014 02:26:51 +0000 (21:26 -0500)]
Merge branch 'master' into jdb

Conflicts:
realgud/debugger/jdb/init.el
realgud/debugger/zshdb/init.el

9 years agobashdb, zshdb: correct setting cmd-hash. realgud-cmd-remap key is optional.
rocky [Fri, 7 Nov 2014 03:19:46 +0000 (22:19 -0500)]
bashdb, zshdb: correct setting cmd-hash. realgud-cmd-remap key is optional.

9 years agoTrack trepan2 source code lines
rocky [Thu, 6 Nov 2014 16:13:06 +0000 (11:13 -0500)]
Track trepan2 source code lines

9 years agoSync zshdb with bashdb. Get column numbers from source text if we can.
rocky [Thu, 6 Nov 2014 14:57:14 +0000 (09:57 -0500)]
Sync zshdb with bashdb. Get column numbers from source text if we can.

9 years agorun.el: remove stray character in error message
rocky [Thu, 6 Nov 2014 13:05:49 +0000 (08:05 -0500)]
run.el: remove stray character in error message
zshdb: fix some stray typos, allow saving source code text.

9 years agoStrip out ansi color codes when saving source text.
rocky [Thu, 6 Nov 2014 05:52:19 +0000 (00:52 -0500)]
Strip out ansi color codes when saving source text.

9 years agoMatch on bashdb source text if that is there
rocky [Wed, 5 Nov 2014 13:23:53 +0000 (08:23 -0500)]
Match on bashdb source text if that is there

9 years agoMatch on bashdb source text if that's there.
rocky [Wed, 5 Nov 2014 13:20:28 +0000 (08:20 -0500)]
Match on bashdb source text if that's there.

9 years agotrack.el: "Unable to match.." message was wrong. Deal with no source-str better
rocky [Sat, 1 Nov 2014 12:20:41 +0000 (08:20 -0400)]
track.el: "Unable to match.." message was wrong. Deal with no source-str better
/init.el: start adding clear command
send.el: start to add class name for upcoming jdb

9 years agotrack.el: "Unable to match.." message was wrong. Deal with no source-str better
rocky [Sat, 1 Nov 2014 12:20:41 +0000 (08:20 -0400)]
track.el: "Unable to match.." message was wrong. Deal with no source-str better
/init.el: start adding clear command
send.el: start to add class name for jdb

9 years agoregexp.el: add field for class name, and stop event
rocky [Tue, 14 Oct 2014 11:15:15 +0000 (07:15 -0400)]
regexp.el: add field for class name, and stop event
command.el: add callback to get parse location info. Needed for java
trepan2,trepan3k: note that <string> is a pseudo-fiile
jdb: closer, but not functional yet.

9 years agoFirst cut at dealing with jdb
rocky [Tue, 14 Oct 2014 02:05:32 +0000 (22:05 -0400)]
First cut at dealing with jdb

9 years agoremake/init.el: Try source line tracking
rocky [Thu, 25 Sep 2014 07:30:43 +0000 (03:30 -0400)]
remake/init.el: Try source line tracking
*: realgud-track-from-region -> realgud:track-from-region
track.el: correct garbled message to something grammatically correct but sometimes still garbled.

9 years agoStart storing source text in location structures. Use this for seeing if we are out...
rocky [Wed, 24 Sep 2014 20:34:09 +0000 (16:34 -0400)]
Start storing source text in location structures. Use this for seeing if we are out of sync with the source.

9 years agoAdd key bindings for realgud:goto-lang-backtrace-line and realgud:goto-debugger-backt...
rocky [Thu, 18 Sep 2014 02:48:22 +0000 (22:48 -0400)]
Add key bindings for realgud:goto-lang-backtrace-line and realgud:goto-debugger-backtrace-line to trepan-track-mode.

9 years agoMore aggressive about clearing source-buffer marks on termination.
rocky [Sun, 14 Sep 2014 16:20:44 +0000 (12:20 -0400)]
More aggressive about clearing source-buffer marks on termination.
More realgud- -> realgud: name changes.
Try to remove more warnings

9 years agoCorrect name of trepan2 minibuffer history variable
rocky [Sun, 31 Aug 2014 14:17:02 +0000 (10:17 -0400)]
Correct name of trepan2 minibuffer history variable

9 years agoA better (but still not ideal) realgud:gdb-suggest-invocation
rocky [Tue, 26 Aug 2014 11:29:32 +0000 (07:29 -0400)]
A better (but still not ideal) realgud:gdb-suggest-invocation

9 years agohelper.el: add realgud:debugger-name-transform to adjust between the descrepancies...
rocky [Tue, 26 Aug 2014 10:12:37 +0000 (06:12 -0400)]
helper.el: add realgud:debugger-name-transform to adjust between the descrepancies between our internal debugger-name prefix and the real debugger name
bp.el an "if" was previously erroreously translated into "when"
shortkey.el: use realgud:debugger-name-transform
gdb.el: missing a parameter on realgud:run-process

See also issue #31.

9 years agorealgud-track-set-debugger->realgud:track-set-debugger. Namespace one command-name...
rocky [Wed, 20 Aug 2014 08:13:36 +0000 (04:13 -0400)]
realgud-track-set-debugger->realgud:track-set-debugger.  Namespace one command-name at a time. track.el: remove undeclared fn warnings.

9 years agoMakefile.am: more .PHONY targets. Set realgud:trepan-command-name
rocky [Sat, 16 Aug 2014 23:25:36 +0000 (19:25 -0400)]
Makefile.am: more .PHONY targets. Set realgud:trepan-command-name

9 years agorealgud:kill-buffer-hook : Only terminate if we are in a command buffer. Don't do...
rocky [Sun, 3 Aug 2014 12:06:33 +0000 (08:06 -0400)]
realgud:kill-buffer-hook : Only terminate if we are in a command buffer. Don't do anything for killing source buffers.

9 years agoWork around "trepan-short-key-mode-map undefined problem in tests-srcbuf; add yet...
rocky [Sun, 3 Aug 2014 11:10:42 +0000 (07:10 -0400)]
Work around "trepan-short-key-mode-map undefined problem in tests-srcbuf; add yet another definition in fringe to make a warning go away

9 years agoMerge pull request #29 from mar-kolya/kill-buffer-fixes
R. Bernstein [Sun, 3 Aug 2014 10:59:21 +0000 (06:59 -0400)]
Merge pull request #29 from mar-kolya/kill-buffer-fixes

Kill buffer fixes - even though we have the travis failure. Will work around in next commit.