all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Le Wang <l26wang@gmail.com>
To: Joe Fineman <joe_f@verizon.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Why won't this command kill a buffer?
Date: Sun, 13 Feb 2011 15:07:30 +0800	[thread overview]
Message-ID: <AANLkTin8gWOkiaKC0mGthA1_WB52sZdoRXwNn8H_wMnu@mail.gmail.com> (raw)
In-Reply-To: <uwrl4ua4i.fsf@verizon.net>

[-- Attachment #1: Type: text/plain, Size: 640 bytes --]

On Sun, Feb 13, 2011 at 7:05 AM, Joe Fineman <joe_f@verizon.net> wrote:

> I made up a new directory, ~/logtest.  I opened a buffer in it, and
> typed a word.  Then I did M-x marklog.  The Log buffer then existed,
> with a backslash in it.  The last line in the defun had failed to kill
> it.


You'll have to debug your own program.  Start with "emacs -Q" to remove any
effects your customizations have on emacs.  Off the top of my head, it looks
like "dir" may not be 15 characters long, and an exception is raised before
the buffer is killed.

see: http://www.emacswiki.org/emacs/SourceLevelDebugger

also `toggle-debug-on-error'
-- 
Le

[-- Attachment #2: Type: text/html, Size: 1041 bytes --]

      reply	other threads:[~2011-02-13  7:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-11 22:48 Why won't this command kill a buffer? Joe Fineman
2011-02-12  4:15 ` B. T. Raven
2011-02-12  4:19   ` B. T. Raven
2011-02-12 22:50   ` Joe Fineman
2011-02-15  2:23     ` B. T. Raven
2011-02-16 14:27       ` B. T. Raven
2011-02-12  7:47 ` Le Wang
     [not found] ` <mailman.1.1297496838.19060.help-gnu-emacs@gnu.org>
2011-02-12 23:05   ` Joe Fineman
2011-02-13  7:07     ` Le Wang [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTin8gWOkiaKC0mGthA1_WB52sZdoRXwNn8H_wMnu@mail.gmail.com \
    --to=l26wang@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=joe_f@verizon.net \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.