* newbie questions about ordered list alignment and line truncation
@ 2011-11-25 14:30 sergio
2011-12-01 8:50 ` Eric S Fraga
0 siblings, 1 reply; 2+ messages in thread
From: sergio @ 2011-11-25 14:30 UTC (permalink / raw)
To: emacs-orgmode
Hello.
1) Is it possible to make ordered list right-aligned? (Or why I should
prefer left-aligned ones?)
1.
..
10.
look ugly
01.
..
10.
doesn't work.
2) How to set truncate-lines for org-mode? (Or why I should prefer
default setting)
For normal buffers truncate-lines is nil. This is a default value and it
works. Moreover setq-default affects on normal buffers.
Bug org-mode truncates long lines by default and don't listen
truncate-lines.
--
sergio.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: newbie questions about ordered list alignment and line truncation
2011-11-25 14:30 newbie questions about ordered list alignment and line truncation sergio
@ 2011-12-01 8:50 ` Eric S Fraga
0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2011-12-01 8:50 UTC (permalink / raw)
To: sergio; +Cc: emacs-orgmode
sergio <mailbox@sergio.spb.ru> writes:
> Hello.
>
> 1) Is it possible to make ordered list right-aligned? (Or why I should
> prefer left-aligned ones?)
I recommend to get used to it because left aligned is much easier for
implementation and I doubt anybody is going to change this...
> 2) How to set truncate-lines for org-mode? (Or why I should prefer
> default setting)
Well, you can always execute the command =toggle-truncate-lines= upon
creating an org buffer, and you could have this done automatically by
using the appropriate hook (=org-mode-hook= for instance). However, I
would not recommend you do this as I believe that org-mode uses this
setting on purpose for whatever reason...
--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.90.1
: using Org-mode version 7.7 (release_7.7.615.g02c26)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-01 9:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-25 14:30 newbie questions about ordered list alignment and line truncation sergio
2011-12-01 8:50 ` Eric S Fraga
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).