From: Jambunathan K <kjambunathan@gmail.com>
To: Loris Bennett <loris.bennett@fu-berlin.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: ASCII export: footer possible?
Date: Fri, 29 Jun 2012 14:30:47 +0530 [thread overview]
Message-ID: <81y5n6wkzk.fsf@gmail.com> (raw)
In-Reply-To: <87txxuwmn1.fsf@slate.zedat.fu-berlin.de> (Loris Bennett's message of "Fri, 29 Jun 2012 10:25:06 +0200")
There are two exporters now - old and new.
What command are you using for the export? C-c C-e a, M-x
org-export-dispatch.
If you customize org-e-ascii (yourself), it is possible that you can
generate the box programmatically on export and not have it in your Org
file.
How is the status generated - programmatically or otherwise?
> Hi,
>
> I want to maintain a list of news for a "message of the day" in an org
> file and export it to ASCII:
>
> /=================================================================================\
> | #+OPTIONS: author:nil timestamp:nil toc:nil num:nil tags:nil H:3 |
> | #+EXPORT_SELECT_TAGS: current |
> | #+TITLE: |
> | |
> | ------------------------------------------------------------------------------- |
> | |
> | WELCOME TO MY COMPUTER |
> | |
> | ------------------------------------------------------------------------------- |
> | EWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEW |
> | ------------------------------------------------------------------------------- |
> | |
> | * 29.06.2012 :current: |
> | |
> | No news is good news. |
> | |
> | * 28.06.2012 :current: |
> | |
> | Everything fine today. |
> | |
> | * 20.06.2012 |
> | |
> | Down for maintenance. |
> | |
> | * 18.06.2012 |
> | |
> | My computer is now online |
> | |
> | ------------------------------------------------------------------------------- |
> | EWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEW |
> | ------------------------------------------------------------------------------- |
> \=================================================================================/
>
> When exported this gives me:
>
> /=================================================================================\
> | ------------------------------------------------------------------------------- |
> | |
> | WELCOME TO MY BIG COMPUTER |
> | |
> | ------------------------------------------------------------------------------- |
> | EWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEWS * NEW |
> | ------------------------------------------------------------------------------- |
> | |
> | 29.06.2012 |
> | ---------- |
> | |
> | No news is good news. |
> | |
> | 28.06.2012 |
> | ---------- |
> | |
> | Everything fine today. |
> | |
> \=================================================================================/
>
>
> Currently the footer is not exported. Is there any way to achieve this?
>
> Thanks,
>
> Loris
--
next prev parent reply other threads:[~2012-06-29 9:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-29 8:25 ASCII export: footer possible? Loris Bennett
2012-06-29 8:42 ` Loris Bennett
2012-06-29 9:00 ` Jambunathan K [this message]
2012-06-29 9:22 ` Loris Bennett
2012-06-29 9:30 ` Jambunathan K
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=81y5n6wkzk.fsf@gmail.com \
--to=kjambunathan@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=loris.bennett@fu-berlin.de \
/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.