From: "A. Soare" <alinsoar@voila.fr>
To: "Emacs Dev [emacs-devel]" <emacs-devel@gnu.org>
Subject: Emacs is not good for debugging emacs?
Date: Thu, 10 Dec 2009 09:06:35 +0100 (CET) [thread overview]
Message-ID: <2787290.179481260432395652.JavaMail.www@wwinf4618> (raw)
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
reply other threads:[~2009-12-10 8:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2787290.179481260432395652.JavaMail.www@wwinf4618 \
--to=alinsoar@voila.fr \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).