GNU bug report logs -
#7561
Soft hyphens should probably normally not be shown
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7561 in the body.
You can then email your comments to 7561 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7561
; Package
emacs
.
(Sun, 05 Dec 2010 16:53:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Lennart Borgman <lennart.borgman <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 05 Dec 2010 16:53:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
The soft hyphen (173) is currently shown in the buffer. That is
unexpected to me though it seems to be a "hard problem":
Soft hyphen (SHY) - a hard problem?
http://www.cs.tut.fi/~jkorpela/shy.html
I would expect it to be shown only if a line break happens within a word.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7561
; Package
emacs
.
(Mon, 06 Dec 2010 18:52:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 7561 <at> debbugs.gnu.org (full text, mbox):
> The soft hyphen (173) is currently shown in the buffer. That is
> unexpected to me though it seems to be a "hard problem":
> Soft hyphen (SHY) - a hard problem?
> http://www.cs.tut.fi/~jkorpela/shy.html
> I would expect it to be shown only if a line break happens within a word.
Regardless of the controversies over its actual semantics, Emacs
historically has tended to display all chars (control or not), because
it is meant to give you access to the markup rather than its rendering.
Admittedly, over time, Emacs has added various wysiwyg-ish features, but
it is still the case that completely hiding a char, by default, is
considered as undesirable since it makes it more difficult to manipulate
it (delete/insert/move/...).
So if/when we decide to hide such a char, it will be under the control
of something like a variable which a major-mode can set to indicate that
this buffer is meant as the rendering of a piece of text, rather than
meant for editing that text.
Stefan
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7561
; Package
emacs
.
(Mon, 06 Dec 2010 19:38:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 7561 <at> debbugs.gnu.org (full text, mbox):
On Mon, Dec 6, 2010 at 7:57 PM, Stefan Monnier <monnier <at> iro.umontreal.ca> wrote:
>> The soft hyphen (173) is currently shown in the buffer. That is
>> unexpected to me though it seems to be a "hard problem":
>
>> Soft hyphen (SHY) - a hard problem?
>> http://www.cs.tut.fi/~jkorpela/shy.html
>
>> I would expect it to be shown only if a line break happens within a word.
>
> Regardless of the controversies over its actual semantics, Emacs
> historically has tended to display all chars (control or not), because
> it is meant to give you access to the markup rather than its rendering.
>
> Admittedly, over time, Emacs has added various wysiwyg-ish features, but
> it is still the case that completely hiding a char, by default, is
> considered as undesirable since it makes it more difficult to manipulate
> it (delete/insert/move/...).
>
> So if/when we decide to hide such a char, it will be under the control
> of something like a variable which a major-mode can set to indicate that
> this buffer is meant as the rendering of a piece of text, rather than
> meant for editing that text.
That sounds very reasonable to me.
bug closed, send any further explanations to Lennart Borgman <lennart.borgman <at> gmail.com>
Request was from
Chong Yidong <cyd <at> stupidchicken.com>
to
control <at> debbugs.gnu.org
.
(Mon, 06 Dec 2010 20:04:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 04 Jan 2011 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 165 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.