emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: suvayu ali <fatkasuvayu+linux@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: org-element-drag-* broken
Date: Wed, 4 Jul 2012 18:13:34 +0200	[thread overview]
Message-ID: <CAMXnza0x9SHBJLyTFmSurZoU-xVf9B6PTNgLuem4nw=sBnbpHQ@mail.gmail.com> (raw)
In-Reply-To: <87ipe3frku.fsf@gmail.com>

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

On Wed, Jul 4, 2012 at 5:56 PM, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
> Could you provide an ECM? I cannot reproduce the problem.
>
> Also, is the move that you're trying to achieve allowed?

Yes the move is allowed. I can reproduce the problem with the attached
ECM. Evaluate the lisp block in a minimal Emacs session and try to
reorder the list below with M-<up/down>.

PS: Sorry for the weird filename. Without the txt, Gmail screws up the
    attachment MIME type.

-- 
Suvayu

Open source is the future. It sets us free.

[-- Attachment #2: org-element-ecm.org.txt --]
[-- Type: text/plain, Size: 297 bytes --]

# -*- mode: org; -*-

* Setup
#+BEGIN_SRC emacs-lisp :results silent
  (load-library "org-export")
  (defalias 'org-metaup 'org-element-drag-backward)
  (defalias 'org-metadown 'org-element-drag-forward)
#+END_SRC

* Comparisons
Some text
1. list item
2. some emphasized text
3. another list item

  reply	other threads:[~2012-07-04 16:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-04 10:36 org-element-drag-* broken suvayu ali
2012-07-04 15:56 ` Nicolas Goaziou
2012-07-04 16:13   ` suvayu ali [this message]
2012-07-04 16:22     ` Nicolas Goaziou
2012-07-04 16:28       ` suvayu ali

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='CAMXnza0x9SHBJLyTFmSurZoU-xVf9B6PTNgLuem4nw=sBnbpHQ@mail.gmail.com' \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    /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).