From: Eric S Fraga <esflists@gmail.com>
To: Jude DaShiell <jdashiel@panix.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: headline and a table
Date: Wed, 02 Jan 2019 14:51:15 +0000 [thread overview]
Message-ID: <87y383xgd8.fsf@gmail.com> (raw)
In-Reply-To: <alpine.NEB.2.21.1812290935520.16911@panix1.panix.com> (Jude DaShiell's message of "Sat, 29 Dec 2018 09:41:17 -0500")
On Saturday, 29 Dec 2018 at 09:41, Jude DaShiell wrote:
> I have an orgmode table and a note in a headline and those two need to
> stay together in the same file. The table as is usual has headings. What
> I would like to know is if orgmode can do a boxed heading like this:
> |------|-------|
> | date | notes |
> |------|-------|
Yes, orgmode will definitely allow you to have:
|------+-------|
| date | notes |
|------+-------|
which you can achieve by typing
"| date | notes C-u C-c - C-c -"
(without the quotes, and there are other ways of achieving the same)
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.14-1035-gfeb442
next prev parent reply other threads:[~2019-01-02 14:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-29 14:41 headline and a table Jude DaShiell
2019-01-02 14:51 ` Eric S Fraga [this message]
2019-01-02 15:29 ` Jude DaShiell
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=87y383xgd8.fsf@gmail.com \
--to=esflists@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jdashiel@panix.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).