* Emacs is not good for debugging emacs?
@ 2009-12-10 8:06 A. Soare
0 siblings, 0 replies; only message in thread
From: A. Soare @ 2009-12-10 8:06 UTC (permalink / raw)
To: Emacs Dev [emacs-devel]
All the time when I attach an emacs process using gud , gud crashes after I insert a few commands in command line.
More than that, I defined a keyboard macro so:
Macro:
C-SPC ;; set-mark-command
C-a ;; move-beginning-of-line
C-w ;; kill-region
C-e ;; move-end-of-line
C-y ;; yank
in order to solve the problem of completion using <tab>: when I press
br <tab>, it shows
eak br
and to correct this aspect I have to press all the time C-x e after tab.
att <tab> becomes
ach att
No better method to debug emacs using emacs?
Alin
____________________________________________________
Le bonheur est dans le pré... Et sur la nouvelle version du t’chat Voila http://tchat.voila.fr
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-10 8:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10 8:06 Emacs is not good for debugging emacs? A. Soare
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).