all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#13168: 24.3.50; [REGRESSION] source link in *Help* raises wrong-type-argument error
@ 2012-12-13  2:21 Drew Adams
  2012-12-13  2:48 ` Juanma Barranquero
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2012-12-13  2:21 UTC (permalink / raw)
  To: 13168

emacs -Q
 
C-x d RET
 
C-h f dired-mark-pop-up RET
 
Click the dired.el link.  You get this:
 
button-activate: Wrong type argument: listp, #<marker (moves after insertion) at
54 in *Help*>
 
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
 of 2012-12-12 on ODIEONE
Bzr revision: 111203 sds@gnu.org-20121212144658-3rivblpelw3mgvez
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -IC:/Devel/emacs/build/include -Wall -Wextra -Wno-sign-compare
 -Wno-type-limits -Wno-missing-field-initializers -Wno-pointer-sign
 -Wdeclaration-after-statement --ldflags -LC:/Devel/emacs/build/lib'
 






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

* bug#13168: 24.3.50; [REGRESSION] source link in *Help* raises wrong-type-argument error
  2012-12-13  2:21 bug#13168: 24.3.50; [REGRESSION] source link in *Help* raises wrong-type-argument error Drew Adams
@ 2012-12-13  2:48 ` Juanma Barranquero
  2012-12-13  3:19   ` Juanma Barranquero
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2012-12-13  2:48 UTC (permalink / raw)
  To: Drew Adams; +Cc: 13168

On Thu, Dec 13, 2012 at 3:21 AM, Drew Adams <drew.adams@oracle.com> wrote:

> button-activate: Wrong type argument: listp, #<marker (moves after insertion) at
> 54 in *Help*>

I can reproduce that with the binary tarball you're using, but not
with the trunk, so it's likely some build issue.

Though I basically did

  bzr branch trunk build
  cd build
  cd nt
  configure --with-distfiles path/to/libXpm.dll
  make bootstrap
  make dist

so I have no idea what went wrong (though now I see I forgot the info
files, <sigh>).

    Juanma





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

* bug#13168: 24.3.50; [REGRESSION] source link in *Help* raises wrong-type-argument error
  2012-12-13  2:48 ` Juanma Barranquero
@ 2012-12-13  3:19   ` Juanma Barranquero
  2012-12-13  7:05     ` Drew Adams
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2012-12-13  3:19 UTC (permalink / raw)
  To: Drew Adams; +Cc: 13168

I'm uploading a new binary tarball which should be available in a
short while and which doesn't seem to show the problem.

   J

On Thu, Dec 13, 2012 at 3:48 AM, Juanma Barranquero <lekktu@gmail.com> wrote:
> On Thu, Dec 13, 2012 at 3:21 AM, Drew Adams <drew.adams@oracle.com> wrote:
>
>> button-activate: Wrong type argument: listp, #<marker (moves after insertion) at
>> 54 in *Help*>
>
> I can reproduce that with the binary tarball you're using, but not
> with the trunk, so it's likely some build issue.
>
> Though I basically did
>
>   bzr branch trunk build
>   cd build
>   cd nt
>   configure --with-distfiles path/to/libXpm.dll
>   make bootstrap
>   make dist
>
> so I have no idea what went wrong (though now I see I forgot the info
> files, <sigh>).
>
>     Juanma



-- 
    Juanma





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

* bug#13168: 24.3.50; [REGRESSION] source link in *Help* raises wrong-type-argument error
  2012-12-13  3:19   ` Juanma Barranquero
@ 2012-12-13  7:05     ` Drew Adams
  0 siblings, 0 replies; 4+ messages in thread
From: Drew Adams @ 2012-12-13  7:05 UTC (permalink / raw)
  To: 'Juanma Barranquero'; +Cc: 13168

> I'm uploading a new binary tarball which should be available in a
> short while and which doesn't seem to show the problem.

Got it.  Thanks, Juanma.
Yes, the reported problem is gone.
(And the Info files are present.)

I'll close the bug.  Thx.






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

end of thread, other threads:[~2012-12-13  7:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-13  2:21 bug#13168: 24.3.50; [REGRESSION] source link in *Help* raises wrong-type-argument error Drew Adams
2012-12-13  2:48 ` Juanma Barranquero
2012-12-13  3:19   ` Juanma Barranquero
2012-12-13  7:05     ` Drew Adams

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.