Committed revision 229
Make dvc-with-keywords debuggable, fix use of create-file-buffer
* lisp/dvc-buffers.el (dvc-get-buffer-create, dvc-new-process-buffer)
(dvc-new-error-buffer): Use generate-new-buffer instead of
create-file-buffer. The latter checks to see if a file with the name
of the buffer exists in the current directory, which is functionality
we don't need.
* lisp/dvc-core.el (dvc-with-keywords): Make it possible to use edebug on
functions that use this macro.
(dvc-run-dvc-async, dvc-run-dvc-sync): Remove nil from arguments so
that any error messages will look nicer.
(dvc-revision-get-buffer): Use generate-new-buffer.
* lisp/tla.el (tla--buffer-for-rev): Use generate-new-buffer.
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Sysadmin -- Hobbies: Lisp, GP2X, HCoop | |_] | \| |_|
Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
pgpWMPztgZWsC.pgp
Description: PGP signature
_______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
