From: Juri Linkov <juri@jurta.org>
To: Vinicius Jose Latorre <viniciusjl@ig.com.br>
Cc: David Reitter <david.reitter@gmail.com>,
emacs-devel@gnu.org, Miles Bader <miles@gnu.org>
Subject: Re: fringe symbol for newline
Date: Fri, 11 Jul 2008 02:03:20 +0300 [thread overview]
Message-ID: <873amhe407.fsf@jurta.org> (raw)
In-Reply-To: <48768F0F.6090604@ig.com.br> (Vinicius Jose Latorre's message of "Thu, 10 Jul 2008 19:37:03 -0300")
> Hmmmm, ok, how do the symbols look in the fringe?
>
> That is, I was thinking something like:
>
> | LF RF | COMMENT
> | | This is a short line. | a short line (short symbol)
> | | an empty line (no symbol)
> | + This is a very very ver < | starts a very long line (begin symbol)
> | > y long line that finish < | middle of a very long line (middle symbol)
> | - s here. | ends a very long line (end symbol)
>
> Where, RF means Right Fringe and LF means Left Fringe.
>
> But it seems that David's suggestion is:
>
> | LF RF | COMMENT
> | This is a short line. | a short line
> | | | an empty line (paragraph symbol)
> | This is a very very ver < | starts a very long line
> | > y long line that finish < | middle of a very long line
> | s here. | ends a very long line
I thought that a suggested variant was rather like:
> | LF RF | COMMENT
> | This is a short line. ¶ | ends a short line (paragraph symbol)
> | | an empty line
> | This is a very very ver | starts a very long line
> | y long line that finish | middle of a very long line
> | s here. ¶ | ends a very long line (paragraph symbol)
i.e. just like `(aset buffer-display-table 10 (vector 32 2230 10))',
but with the paragraph symbol in the fringe instead of the buffer.
--
Juri Linkov
http://www.jurta.org/emacs/
next prev parent reply other threads:[~2008-07-10 23:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-09 14:28 fringe symbol for newline David Reitter
2008-07-10 3:06 ` Miles Bader
2008-07-10 11:20 ` Vinicius Jose Latorre
2008-07-10 18:40 ` David Reitter
2008-07-10 20:04 ` Juri Linkov
2008-07-10 22:37 ` Vinicius Jose Latorre
2008-07-10 23:03 ` Juri Linkov [this message]
2008-07-10 23:58 ` Vinicius Jose Latorre
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=873amhe407.fsf@jurta.org \
--to=juri@jurta.org \
--cc=david.reitter@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=miles@gnu.org \
--cc=viniciusjl@ig.com.br \
/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.