GNU bug report logs - #22360
set-marker called on plain var

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Wed, 13 Jan 2016 07:19:01 UTC

Severity: wishlist

Tags: notabug, wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22360 in the body.
You can then email your comments to 22360 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#22360; Package emacs. (Wed, 13 Jan 2016 07:19:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andreas Röhler <andreas.roehler <at> easy-emacs.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 13 Jan 2016 07:19:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: bug-gnu-emacs <at> gnu.org
Subject: set-marker called on plain var
Date: Wed, 13 Jan 2016 08:19:45 +0100
Emacs -Q


M-x comint-accumulate from comint.el

calls

(set-marker comint-accum-marker (point))

where comint-accum-marker is initialized as a plain var, not marker. 
Thus resulting in error: "
Wrong type argument: markerp, nil"

;;;;;;;;

In GNU Emacs 25.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.25)
 of 2016-01-04 built on sprache
Repository revision: ef069ca8cc5377ed745bd2ad2521e544c57974cd
Windowing system distributor 'The X.Org Foundation', version 11.0.11604000
System Description:    Debian GNU/Linux 8.2 (jessie)

Configured features:
XPM JPEG TIFF GIF PNG SOUND GSETTINGS NOTIFY FREETYPE XFT ZLIB
TOOLKIT_SCROLL_BARS GTK2 X11

Important settings:
  value of $LANG: de_DE.utf8
  locale-coding-system: utf-8-unix

Major mode: Emacs-Lisp

Minor modes in effect:
  diff-auto-refine-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
 [2 times]
Result: 53 (#o65, #x35, ?5)

Wrong type argument: markerp, nil
Back to top level
C-c e is undefined
(New file)
Quit
You can run the command ‘emacs-version’ with M-x em-v RET
Auto-saving...done

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message dired dired-loaddefs
format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mail-utils edebug vc vc-dispatcher vc-git
diff-mode easy-mmode map find-func help-fns seq byte-opt gv bytecomp
byte-compile cconv cl-extra help-mode sql easymenu view thingatpt comint
ansi-color ring cl-loaddefs pcase cl-lib time-date mule-util tooltip
eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment elisp-mode lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help
simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button
faces cus-face macroexp files text-properties overlay sha1 md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote inotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty
make-network-process emacs)

Memory information:
((conses 8 175038 8114)
 (symbols 24 39394 0)
 (miscs 20 62 311)
 (strings 16 55910 5767)
 (string-bytes 1 957255)
 (vectors 8 15295)
 (vector-slots 4 477479 5332)
 (floats 8 171 326)
 (intervals 28 486 8)
 (buffers 520 17)
 (heap 1024 31964 837))





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22360; Package emacs. (Wed, 13 Jan 2016 09:03:02 GMT) Full text and rfc822 format available.

Message #8 received at 22360 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> suse.de>
To: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
Cc: 22360 <at> debbugs.gnu.org
Subject: Re: bug#22360: set-marker called on plain var
Date: Wed, 13 Jan 2016 10:02:42 +0100
Andreas Röhler <andreas.roehler <at> easy-emacs.de> writes:

> M-x comint-accumulate from comint.el
>
> calls
>
> (set-marker comint-accum-marker (point))
>
> where comint-accum-marker is initialized as a plain var, not marker. Thus
> resulting in error: "
> Wrong type argument: markerp, nil"

Don't do that then.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab <at> suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."




Severity set to 'wishlist' from 'normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 13 Jan 2016 17:05:01 GMT) Full text and rfc822 format available.

Added tag(s) notabug and wontfix. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 13 Jan 2016 17:05:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 22360 <at> debbugs.gnu.org and Andreas Röhler <andreas.roehler <at> easy-emacs.de> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 13 Jan 2016 17:05:01 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. (Thu, 11 Feb 2016 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 190 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.