all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Fraga, Eric" <e.fraga@ucl.ac.uk>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [BUG] org-beamer :BEAMER_ACT: ignored on columns
Date: Wed, 12 Oct 2022 07:42:36 +0000	[thread overview]
Message-ID: <87v8opbi8k.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87r0zdshsb.fsf@localhost> (Ihor Radchenko's message of "Wed, 12 Oct 2022 14:00:20 +0800")

Hi Ihor,

On Wednesday, 12 Oct 2022 at 14:00, Ihor Radchenko wrote:
> Your patch adds for columns

All I did was copy the code that was there for options and adapted for
actions.  I really do not understand what the rest of the code does and
really do not have the time (due to teaching obligations) to investigate
in more detail.  Sorry.  The patch solved the OP's problem...

I will try to have a better look in a few weeks when my teaching duties
subside a bit.

>          ;; also process actions
>          (raw-actions (org-element-property :BEAMER_ACT headline))
>          (actions (if raw-actions
>                       (org-beamer--normalize-argument raw-actions 'action)
>                     ""))

[...]

> I do not know if [xxx] vs xxx makes any difference for columns, but it

The org-beamer--normalize-argument function ensures that the action is
enclosed in [<...>] and [...] for options.

-- 
: Eric S Fraga, with org release_9.5.5-966-g88c85d in Emacs 29.0.50

  reply	other threads:[~2022-10-12  7:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <41d13343-d278-2474-ba8f-88d24621ab30@housseini.me>
2022-10-05  6:38 ` [BUG] org-beamer :BEAMER_ACT: ignored on columns reza
2022-10-05  8:19   ` Fraga, Eric
2022-10-06  3:06     ` Ihor Radchenko
2022-10-06  8:01       ` Fraga, Eric
2022-10-07 13:16         ` Fraga, Eric
2022-10-08  6:10           ` Ihor Radchenko
2022-10-10  7:38             ` Fraga, Eric
2022-10-12  6:00               ` Ihor Radchenko
2022-10-12  7:42                 ` Fraga, Eric [this message]
2022-10-13  2:39                   ` Ihor Radchenko
2022-10-13  8:59                     ` Fraga, Eric
2022-11-14  5:48                       ` Ihor Radchenko
2024-01-31 14:29                     ` Ihor Radchenko

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=87v8opbi8k.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@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 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.