GNU bug report logs - #5604
highlight completion problem

Previous Next

Package: emacs;

Reported by: anakreon <at> csd.auth.gr

Date: Fri, 19 Feb 2010 17:10:03 UTC

Severity: normal

Tags: moreinfo

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 5604 in the body.
You can then email your comments to 5604 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 owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5604; Package emacs. (Fri, 19 Feb 2010 17:10:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to anakreon <at> csd.auth.gr:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 19 Feb 2010 17:10:03 GMT) Full text and rfc822 format available.

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

From: anakreon <at> csd.auth.gr
To: bug-gnu-emacs <at> gnu.org
Subject: 23.1; Two problems in emacs23
Date: Fri, 19 Feb 2010 18:57:46 +0200
Hello. I encountered two problems when moving from emacs22 to emacs23.
The first one concernes the js2 javascript mode distributed from:
http://code.google.com/p/js2-mode
If the mode is enabled, the following is printed from the debuger:
Debugger entered--Lisp error: (error "`c-lang-defconst' must be used in a file"\
)
  signal(error ("`c-lang-defconst' must be used in a file"))
  error("`c-lang-defconst' must be used in a file")
  c-define-lang-constant(c-mode-menu ((t cons ["Comment Out Region" comment-reg\
ion ...]4(cons ["Uncomment Region" ... ...] ...))))
=c7=c6!\204  require(cc-langs)
  byte-code("=c2=c3!\210=c2=c4!\210=c2=c5                                             

Perhaps the problem is in js2 and not in emacs. Note however that the
mode was functioning fine for emacs22.

The second problem is caused from option:
(highlight-completion-mode t nil (highlight-completion)) 
C-x C-f failes with message                                         
hc-expand-file-name: Wrong type argument: stringp, nil

I rather liked this feature. I hope the problem is resolved.


In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.18.2)
 of 2009-11-02 on raven, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.10704000
configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''

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: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  show-paren-mode: t
  iswitchb-mode: t
  global-hl-line-mode: t
  desktop-save-mode: t
  delete-selection-mode: t
  auto-insert-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
C-x k <return> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> 
<send-emacs-bug-report>

Recent messages:
WARNING from msf-abbrev.el:  no abbrev table shell-mode-abbrev-table and no hook shell-mode-hook, abbrevs for mode shell-mode will not be loaded
Loading autoinsert...done
Loading delsel...done
Loading desktop...done
Loading hl-line...done
Loading iswitchb...done
Loading paren...done
Wrote /home/anakreon/.emacs.desktop.lock
Desktop: 2 buffers restored.
For information about GNU Emacs and the GNU system, type C-h C-a.





Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#5604; Package emacs. (Sat, 20 Feb 2010 19:00:03 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: anakreon <at> csd.auth.gr
Cc: 5604 <at> debbugs.gnu.org
Subject: Re: bug#5604: 23.1; Two problems in emacs23
Date: Sat, 20 Feb 2010 13:59:09 -0500
anakreon <at> csd.auth.gr wrote:

> Hello. I encountered two problems when moving from emacs22 to emacs23.

OK, but in future please make a separate report for each issue when
you have more than one.

> The first one concernes the js2 javascript mode distributed from:
> http://code.google.com/p/js2-mode
> If the mode is enabled, the following is printed from the debuger:
> Debugger entered--Lisp error: (error "`c-lang-defconst' must be used in a file"\
> )

This is already fixed. Try the trunk from

http://savannah.gnu.org/projects/emacs/

or the 23.2 pretest from

http://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz

> The second problem is caused from option:
> (highlight-completion-mode t nil (highlight-completion)) 
> C-x C-f failes with message                                         
> hc-expand-file-name: Wrong type argument: stringp, nil

Details are lacking, but this appears to be a problem with "highlight
completion" from http://www.math.washington.edu/~palmieri/Emacs/hlc.html.
Since this isn't part of Emacs, please explain exactly how to
reproduce the error, starting from `emacs -Q'.




Added tag(s) moreinfo. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 21 Feb 2010 01:51:02 GMT) Full text and rfc822 format available.

Changed bug title to 'highlight completion problem' from '23.1; Two problems in emacs23' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 21 Feb 2010 01:51:02 GMT) Full text and rfc822 format available.

Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Mon, 11 Jul 2011 21:33:02 GMT) Full text and rfc822 format available.

Notification sent to anakreon <at> csd.auth.gr:
bug acknowledged by developer. (Mon, 11 Jul 2011 21:33:02 GMT) Full text and rfc822 format available.

Message #17 received at 5604-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 5604-done <at> debbugs.gnu.org
Subject: Re: bug#5604: 23.1; Two problems in emacs23
Date: Mon, 11 Jul 2011 17:32:31 -0400
This bug is being closed because it could not be reproduced and there
was no response to a request for more information.
If you still see the problem with the latest Emacs release, 23.3,
please reply with the requested information and it can be reopened if needed.

You can view the whole report at http://debbugs.gnu.org/BUGNUMBER

Glenn Morris wrote:

> This is already fixed. Try the trunk from
>
> http://savannah.gnu.org/projects/emacs/
>
> or the 23.2 pretest from
>
> http://alpha.gnu.org/gnu/emacs/pretest/emacs-23.1.92.tar.gz
>
>> The second problem is caused from option:
>> (highlight-completion-mode t nil (highlight-completion)) 
>> C-x C-f failes with message                                         
>> hc-expand-file-name: Wrong type argument: stringp, nil
>
> Details are lacking, but this appears to be a problem with "highlight
> completion" from http://www.math.washington.edu/~palmieri/Emacs/hlc.html.
> Since this isn't part of Emacs, please explain exactly how to
> reproduce the error, starting from `emacs -Q'.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 09 Aug 2011 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 313 days ago.

Previous Next


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