<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>601</bug_id>
          
          <creation_ts>2002-02-11 19:29:56 +0300</creation_ts>
          <short_desc>documentation for functions is shown in a broken way</short_desc>
          <delta_ts>2003-08-25 15:18:28 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>emacs-nox</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="imz">vanyaz</reporter>
          <assigned_to name="Ivan Zakharyaschev">imz</assigned_to>
          <cc>sbolshakov</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>572</commentid>
    <comment_count>0</comment_count>
    <who name="imz">vanyaz</who>
    <bug_when>2002-02-11 19:29:56 +0300</bug_when>
    <thetext>This issue concerns only emacs-nox. emacs-X11 displays the documentation correctly in both terminal and X.
The same thing can be observed in emacs-nox-21.10-alt9.

Here is an example:

startt emacs-nox, and type C-h f set-mark RET, the terminal looks like this (broken):

File Edit Options Buffers Tools Help
;; This buffer is for notes you don\&apos;t want to save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file\&apos;s own buffer.







--RR:---F1  *scratch*         (Text Fly Fill)--L5--All--------------------------
set-mark is a compiled Lisp function in `simple\&apos;.
(set-mark POS)

ts
place a different stretch of killed text.

With no argument, the previous kill is inserted.
With argument N, insert the Nth previous kill.
If N is negative, this is a more recent kill.

--RR:%%-F1  *Help*            (Help View)--L1--Top------------------------------
Type C-x 1 to remove help window.  C-M-v to scroll the help.


How it should be (taken from emacs-X11):


File Edit Options Buffers Tools Help
;; This buffer is for notes you don\&apos;t want to save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file\&apos;s own buffer.







--RR:---F1  *scratch*         (Text Fly Fill)--L5--All--------------------------
set-mark is a compiled Lisp function in `simple\&apos;.
(set-mark POS)

Set this buffer\&apos;s mark to POS.  Don\&apos;t use this function!
That is to say, don\&apos;t use this function unless you want
the user to see that the mark has moved, and you want the previous
mark position to be lost.

Normally, when a new mark is set, the old one should go on the stack.
This is why most applications should use push-mark, not set-mark.
--RR:%%-F1  *Help*            (Help View)--L1--Top------------------------------
Type C-x 1 to remove help window.  C-M-v to scroll the help.

---
$ emacs-nox
C-h f set-mark (or set-keyboard-coding-system)

---

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3260</commentid>
    <comment_count>1</comment_count>
    <who name="imz">vanyaz</who>
    <bug_when>2002-02-28 23:43:18 +0300</bug_when>
    <thetext>Fixed in emacs-21.1-alt11 by re-ordering and modifying actions at the %build stage.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6625</commentid>
    <comment_count>2</comment_count>
    <who name="imz">vanyaz</who>
    <bug_when>2002-02-28 23:43:18 +0300</bug_when>
    <thetext>Fixed in emacs-21.1-alt11 by re-ordering and modifying actions at the %build stage.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>