all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25385: 24.5; `shr-next-link' wrong-type-argument error
@ 2017-01-07 17:01 Drew Adams
  2017-01-07 17:08 ` npostavs
  2017-01-07 17:09 ` Andreas Schwab
  0 siblings, 2 replies; 3+ messages in thread
From: Drew Adams @ 2017-01-07 17:01 UTC (permalink / raw)
  To: 25385

Apologies if this doesn't help at all - please close it in that case.

I don't use EWW, but I used it very briefly, and got this when I hit
`TAB' near the end of the buffer:

Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)
  text-property-not-all(nil 423 help-echo nil)
  shr-next-link()
  call-interactively(shr-next-link nil nil)
  command-execute(shr-next-link)

Presumably a more user-friendly error should be raised if there are no
more links to navigate to.


In GNU Emacs 24.5.1 (i686-pc-mingw32)
 of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/usr --host=i686-pc-mingw32'





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

* bug#25385: 24.5; `shr-next-link' wrong-type-argument error
  2017-01-07 17:01 bug#25385: 24.5; `shr-next-link' wrong-type-argument error Drew Adams
@ 2017-01-07 17:08 ` npostavs
  2017-01-07 17:09 ` Andreas Schwab
  1 sibling, 0 replies; 3+ messages in thread
From: npostavs @ 2017-01-07 17:08 UTC (permalink / raw)
  To: Drew Adams; +Cc: 25385

tags 25385 confirmed
tags 25385 fixed
close 25385 25.1
quit

Drew Adams <drew.adams@oracle.com> writes:

> Apologies if this doesn't help at all - please close it in that case.
>
> I don't use EWW, but I used it very briefly, and got this when I hit
> `TAB' near the end of the buffer:
>
> Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)
>   text-property-not-all(nil 423 help-echo nil)
>   shr-next-link()
>   call-interactively(shr-next-link nil nil)
>   command-execute(shr-next-link)
>
> Presumably a more user-friendly error should be raised if there are no
> more links to navigate to.

In Emacs 25.1, EWW responds with a "No next link" message in this
scenario.





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

* bug#25385: 24.5; `shr-next-link' wrong-type-argument error
  2017-01-07 17:01 bug#25385: 24.5; `shr-next-link' wrong-type-argument error Drew Adams
  2017-01-07 17:08 ` npostavs
@ 2017-01-07 17:09 ` Andreas Schwab
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Schwab @ 2017-01-07 17:09 UTC (permalink / raw)
  To: Drew Adams; +Cc: 25385

On Jan 07 2017, Drew Adams <drew.adams@oracle.com> wrote:

> I don't use EWW, but I used it very briefly, and got this when I hit
> `TAB' near the end of the buffer:
>
> Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)
>   text-property-not-all(nil 423 help-echo nil)
>   shr-next-link()
>   call-interactively(shr-next-link nil nil)
>   command-execute(shr-next-link)
>
> Presumably a more user-friendly error should be raised if there are no
> more links to navigate to.

I cannot reproduce that.  I get a message "No next link", and no error.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





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

end of thread, other threads:[~2017-01-07 17:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-07 17:01 bug#25385: 24.5; `shr-next-link' wrong-type-argument error Drew Adams
2017-01-07 17:08 ` npostavs
2017-01-07 17:09 ` Andreas Schwab

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.