emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Hans Donner <hans@hansdonner.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] lisp/oc-basic.el: Fix author style
Date: Fri, 14 Jan 2022 12:56:24 +0100	[thread overview]
Message-ID: <878rvi4jkn.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAHJYuCxEwR80GiYRWjB_p++CZbuFQSfyShGOoLcbgrpy7jFUrw@mail.gmail.com> (Hans Donner's message of "Thu, 13 Jan 2022 23:09:16 +0100")

Hello,

Hans Donner <hans@hansdonner.nl> writes:

> Subject: [PATCH] lisp/oc-basic.el: Fix author style
>
> * lisp/oc-basic.el (org-cite-basic-export-citation): Add missing parameter
> ---
>  lisp/oc-basic.el | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lisp/oc-basic.el b/lisp/oc-basic.el
> index 3b97bc1cc..41b9f647a 100644
> --- a/lisp/oc-basic.el
> +++ b/lisp/oc-basic.el
> @@ -599,7 +599,7 @@ export communication channel, as a property list."
>           (org-export-data
>            (mapconcat
>             (lambda (key)
> -             (let ((author (org-cite-basic--get-field 'author key info)))
> +             (let ((author (org-cite-basic--get-field 'author key info 'raw)))

Why do you think the optional argument is needed here?

Regards,
-- 
Nicolas Goaziou


      reply	other threads:[~2022-01-14 11:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-13 22:09 [PATCH] lisp/oc-basic.el: Fix author style Hans Donner
2022-01-14 11:56 ` Nicolas Goaziou [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

  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=878rvi4jkn.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=hans@hansdonner.nl \
    /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).