unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [davby@ida.liu.se: Bug in pos-visible-in-window-p]
@ 2007-07-30 20:48 Richard Stallman
  2007-08-07 15:53 ` Chong Yidong
  0 siblings, 1 reply; 10+ messages in thread
From: Richard Stallman @ 2007-07-30 20:48 UTC (permalink / raw)
  To: emacs-devel

[I sent this message three times but did not get a response.]

Would someone please DTRT, then ack?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
To: bug-gnu-emacs@gnu.org
From: David Byers <davby@ida.liu.se>
Date: 06 Jul 2007 10:47:39 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: Bug in pos-visible-in-window-p

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

1. Start emacs on [GNU/]Linux using emacs -nw -q

2. Move the cursor to the last line of the window.

3. Type a single 'X'

4. Evaluate (pos-visible-in-window-p (point)) using M-:

   -> This returns nil for me, but should return t.


Under X Windows it works as expected.



In GNU Emacs 22.1.1 (i686-pc-linux-gnu, X toolkit)
 of 2007-06-08 on sysinst-gw
configured using `configure  '--prefix=/home/davby/emacs/emacs-22.1-lucid' '--w\
ith-x-toolkit=lucid''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t


- -- 
David Byers.


_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [davby@ida.liu.se: Bug in pos-visible-in-window-p]
@ 2007-08-07  1:22 Richard Stallman
  0 siblings, 0 replies; 10+ messages in thread
From: Richard Stallman @ 2007-08-07  1:22 UTC (permalink / raw)
  To: emacs-devel

[I sent this message four times but did not get a response.
If nobody works on bugs like these, how will we ever have
another release?]

Would someone please DTRT, then ack?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
To: bug-gnu-emacs@gnu.org
From: David Byers <davby@ida.liu.se>
Date: 06 Jul 2007 10:47:39 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: Bug in pos-visible-in-window-p

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

1. Start emacs on [GNU/]Linux using emacs -nw -q

2. Move the cursor to the last line of the window.

3. Type a single 'X'

4. Evaluate (pos-visible-in-window-p (point)) using M-:

   -> This returns nil for me, but should return t.


Under X Windows it works as expected.



In GNU Emacs 22.1.1 (i686-pc-linux-gnu, X toolkit)
 of 2007-06-08 on sysinst-gw
configured using `configure  '--prefix=/home/davby/emacs/emacs-22.1-lucid' '--w\
ith-x-toolkit=lucid''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t


- -- 
David Byers.


_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [davby@ida.liu.se: Bug in pos-visible-in-window-p]
@ 2007-07-23  4:28 Richard Stallman
  0 siblings, 0 replies; 10+ messages in thread
From: Richard Stallman @ 2007-07-23  4:28 UTC (permalink / raw)
  To: emacs-devel

[I sent this message twice but did not get a response.]

Would someone please DTRT, then ack?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
To: bug-gnu-emacs@gnu.org
From: David Byers <davby@ida.liu.se>
Date: 06 Jul 2007 10:47:39 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: Bug in pos-visible-in-window-p

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

1. Start emacs on [GNU/]Linux using emacs -nw -q

2. Move the cursor to the last line of the window.

3. Type a single 'X'

4. Evaluate (pos-visible-in-window-p (point)) using M-:

   -> This returns nil for me, but should return t.


Under X Windows it works as expected.



In GNU Emacs 22.1.1 (i686-pc-linux-gnu, X toolkit)
 of 2007-06-08 on sysinst-gw
configured using `configure  '--prefix=/home/davby/emacs/emacs-22.1-lucid' '--w\
ith-x-toolkit=lucid''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t


- -- 
David Byers.


_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [davby@ida.liu.se: Bug in pos-visible-in-window-p]
@ 2007-07-15 16:50 Richard Stallman
  0 siblings, 0 replies; 10+ messages in thread
From: Richard Stallman @ 2007-07-15 16:50 UTC (permalink / raw)
  To: emacs-devel

[I sent this message a week ago but did not get a response.]

Would someone please DTRT, then ack?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
To: bug-gnu-emacs@gnu.org
From: David Byers <davby@ida.liu.se>
Date: 06 Jul 2007 10:47:39 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: Bug in pos-visible-in-window-p

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

1. Start emacs on [GNU/]Linux using emacs -nw -q

2. Move the cursor to the last line of the window.

3. Type a single 'X'

4. Evaluate (pos-visible-in-window-p (point)) using M-:

   -> This returns nil for me, but should return t.


Under X Windows it works as expected.



In GNU Emacs 22.1.1 (i686-pc-linux-gnu, X toolkit)
 of 2007-06-08 on sysinst-gw
configured using `configure  '--prefix=/home/davby/emacs/emacs-22.1-lucid' '--w\
ith-x-toolkit=lucid''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t


- -- 
David Byers.


_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [davby@ida.liu.se: Bug in pos-visible-in-window-p]
@ 2007-07-07 13:06 Richard Stallman
  0 siblings, 0 replies; 10+ messages in thread
From: Richard Stallman @ 2007-07-07 13:06 UTC (permalink / raw)
  To: emacs-devel

Would someone please DTRT, then ack?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY 
	autolearn=failed version=3.1.0
To: bug-gnu-emacs@gnu.org
From: David Byers <davby@ida.liu.se>
Date: 06 Jul 2007 10:47:39 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: Bug in pos-visible-in-window-p

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

1. Start emacs on [GNU/]Linux using emacs -nw -q

2. Move the cursor to the last line of the window.

3. Type a single 'X'

4. Evaluate (pos-visible-in-window-p (point)) using M-:

   -> This returns nil for me, but should return t.


Under X Windows it works as expected.



In GNU Emacs 22.1.1 (i686-pc-linux-gnu, X toolkit)
 of 2007-06-08 on sysinst-gw
configured using `configure  '--prefix=/home/davby/emacs/emacs-22.1-lucid' '--w\
ith-x-toolkit=lucid''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t


- -- 
David Byers.


_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-08-15 23:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-30 20:48 [davby@ida.liu.se: Bug in pos-visible-in-window-p] Richard Stallman
2007-08-07 15:53 ` Chong Yidong
2007-08-08  4:54   ` Richard Stallman
2007-08-15 18:48   ` Michaël Cadilhac
2007-08-15 18:59     ` Glenn Morris
2007-08-15 23:58       ` Michaël Cadilhac
  -- strict thread matches above, loose matches on Subject: below --
2007-08-07  1:22 Richard Stallman
2007-07-23  4:28 Richard Stallman
2007-07-15 16:50 Richard Stallman
2007-07-07 13:06 Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).