emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* `#+author:' stopped setting the author to empty string
@ 2020-05-18 13:57 Kaushal Modi
  2020-05-18 14:30 ` Julius Müller
  2020-05-18 23:30 ` Kyle Meyer
  0 siblings, 2 replies; 7+ messages in thread
From: Kaushal Modi @ 2020-05-18 13:57 UTC (permalink / raw)
  To: emacs-org list

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

Hello,

At some point in the past month or so, I have noticed that on Org master,
#+author: does not set the author to empty in the exports.

Simply example to reproduce:

=====
#+author:
Test
=====

Run C-c C-e t A

Expected output:

=====
Table of Contents
_________________




Test
=====

Observed output:


=====
<value of user-full-name>

Table of Contents
_________________




Test
=====

I looked through the commits on master in the past month, but I don't see
any author-specific change that would affect *all* the exporter backends.

Can anyone else reproduce this issue?

--
Kaushal Modi

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-05-20 14:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-18 13:57 `#+author:' stopped setting the author to empty string Kaushal Modi
2020-05-18 14:30 ` Julius Müller
2020-05-18 23:30 ` Kyle Meyer
2020-05-19  8:04   ` Nicolas Goaziou
2020-05-20  0:38     ` Kyle Meyer
2020-05-20 14:08       ` Kaushal Modi
2020-05-19 15:08   ` Kaushal Modi

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).