From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: [calfw] Better use of space
Date: Wed, 07 Sep 2011 10:32:48 +0200 [thread overview]
Message-ID: <87k49ksqfj.fsf@gmail.com> (raw)
In-Reply-To: 20110906021117.4A41B13C55D@vps1.kiwanami.net
SAKURAI Masashi <m.sakurai@kiwanami.net> writes:
> I pushed the multiline branch on the github.
> https://github.com/kiwanami/emacs-calfw/tree/multiline(including some minor updating)
Thanks!
>
> Then, I found that the complicated algorithms, such as 'Knuth/Plass
> line-breaking Algorithm', are difficult to implement on the Emacs Lisp
> efficiently, because the line breaking function is called many time
> during rendering the view. (I hope that Emacs support native
> line-breaking function.)
Emacs has several built-in word wrapping mechanisms. See
Options → Line Wrapping in this buffer
for an overview. My preferred method is Word Wrap. Whether this can
easily be utilized by calfw I don't know.
> If you have a time, will you check it out?
> I would like to hear feeling from the not East Asians users,
> using line breaking without no smart word-wrapping and hyphenation.
It works okay. The problem is not so much the line breaking as the lack
of appropriately segregating entries.
The following view is decent, and word wrap certainly improves
the ease of obtaining information:
http://ompldr.org/vYThpOQ
On the other hand information is not easily obtained from a week with
lots of scheduled class from a single file:
http://ompldr.org/vYThpYQ
- An easy solution might be do add a `\n' but this might not always be
desirable.
- Events could also be separated by lines.
- Different shades might also be a possibility. Here is a screenshot of
my Gnus group buffer which is striped.
http://ompldr.org/vYThpZQ
Cheers,
Rasmus
--
Sent from my Emacs
next prev parent reply other threads:[~2011-09-07 8:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-21 8:57 [calfw] Better use of space Rasmus
2011-07-22 7:03 ` SAKURAI Masashi
2011-07-22 9:12 ` Rasmus
2011-07-25 3:41 ` SAKURAI Masashi
2011-09-06 2:11 ` SAKURAI Masashi
2011-09-07 8:32 ` Rasmus [this message]
2011-09-08 1:50 ` SAKURAI Masashi
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=87k49ksqfj.fsf@gmail.com \
--to=rasmus@gmx.us \
--cc=emacs-orgmode@gnu.org \
/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).