emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Ken Williams <Ken.Williams@windlogics.com>
Cc: Bastien <bzg@gnu.org>, "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Exporting inline code sections
Date: Tue, 14 Aug 2012 11:20:03 -0400	[thread overview]
Message-ID: <3431.1344957603@alphaville> (raw)
In-Reply-To: Message from Ken Williams <Ken.Williams@windlogics.com> of "Tue, 14 Aug 2012 10:01:43 CDT." <21A5E1E970CD46459ECBE86D6CC4B28C67414F40@spexch01.WindLogics.local>

Ken Williams <Ken.Williams@windlogics.com> wrote:

> > C-h v org-src-preserve-indentation RET
> 
> Okay, I was stepping through org-edit-src-exit with the emacs debugger, get=
> ting my bearings - but now for the life of me I can't get the debugger to t=
> rigger when entering that function anymore.  I do `M-x debug-on-entry org-e=
> dit-src-exit`, then put my point in a table.el table and hit `C-c '`, then =
> hit `C-c '` again to exit the editing buffer, and no debugging happens.  Ca=
> n someone think of why that might be?
> 

You might want to try edebug instead of the standard debugger, but the
following steps might help in any case (with appropriate translations).

I have had such problems and I try the following steps (in increasing
order of desperation):

o quitting out of any existing debug sessions and/or error backtraces
  and try again.

o M-x top-level and try again.

o reload the file (uncompiled) and redo the M-x edebug-defun - btw,
  there are convenient shorthands: C-M-x to reevaluate the defun and turn
  off edebug and C-u C-M-x to enable edebug on the defun. Then try again.

o restart emacs and try again.

o reboot the machine and try again :-)

Nick

  reply	other threads:[~2012-08-14 15:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-13 21:30 Exporting inline code sections Ken Williams
2012-08-13 21:55 ` Bastien
2012-08-13 22:04   ` Ken Williams
2012-08-13 23:34     ` Nick Dokos
2012-08-14 15:01       ` Ken Williams
2012-08-14 15:20         ` Nick Dokos [this message]
2012-08-14 15:25           ` Ken Williams
2012-08-14 13:52   ` Ken Williams
  -- strict thread matches above, loose matches on Subject: below --
2012-08-13 20:37 Ken Williams

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.orgmode.org/

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

  git send-email \
    --in-reply-to=3431.1344957603@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=Ken.Williams@windlogics.com \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@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/org-mode.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).