unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: HaiJun Zhang <netjune@outlook.com>
To: Emanuel@debbugs.gnu.org, Berg@debbugs.gnu.org,
	 via@debbugs.gnu.org, Bug@debbugs.gnu.org,
	 reports@debbugs.gnu.org, for@debbugs.gnu.org,
	 GNU@debbugs.gnu.org, Emacs@debbugs.gnu.org,
	38749@debbugs.gnu.org
Subject: bug#38749: 27.0.50; objc-mode: wrong imenu item
Date: Thu, 26 Dec 2019 18:31:55 +0800	[thread overview]
Message-ID: <PS1PR03MB360650890FF27FCCAC8BF67EB72B0@PS1PR03MB3606.apcprd03.prod.outlook.com> (raw)
In-Reply-To: 66aa470b-7c40-4eeb-ba54-1af0adf1fc50@Spark

[-- Attachment #1: Type: text/plain, Size: 3606 bytes --]

In GNU Emacs 27.0.50 (build 1, x86_64-apple-darwin17.7.0, NS appkit-1561.61 Version 10.13.6 (Build 17G10021))
 of 2019-12-23 built on jundeMac
Repository revision: 3ee8ee8476fef2a5e8159f7597e36e0953295ce2
Repository branch: mod
Windowing system distributor ‘Apple', version 10.3.1561
System Description: Mac OS X 10.13.6

Open file nsfns.m in emacs source(src/nsfns.m). Many imenu items are invalid.
For example, “C/Copyright” and some more are in the header comment.


Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Quit
Quit
Configured using:
 ‘configure —with-ns '--enable-locallisppath=/Library/Application
 Support/Emacs/${version}/site-lisp:/Library/Application
 Support/Emacs/site-lisp’ --with-modules --disable-acl
 —without-makeinfo CFLAGS=-O2’

Configured features:
RSVG GLIB NOTIFY KQUEUE GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS
MODULES THREADS PDUMPER LCMS2 GMP

Important settings:
  value of $LANG: zh_CN.UTF-8
  locale-coding-system: utf-8-unix

Major mode: ObjC//l

Minor modes in effect:
  bug-reference-prog-mode: t
  ido-everywhere: t
  global-hl-line-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
  abbrev-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
format-spec rfc822 mml mml-sec epa derived epg epg-config gnus-util
rmail rmail-loaddefs text-property-search time-date mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils thingatpt imenu
bug-reference cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles
cc-align cc-engine cc-vars cc-defs octave smie comint ansi-color ring
package easymenu browse-url url-handlers url-parse auth-source cl-seq
eieio eieio-core cl-macs eieio-loaddefs password-cache json subr-x map
url-vars cl-loaddefs cl-lib windmove ido seq byte-opt gv bytecomp
byte-compile cconv display-line-numbers hl-line china-util tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/ns-win
ns-win ucs-normalize mule-util term/common-win tool-bar dnd fontset
image regexp-opt fringe tabulated-list replace newcomment text-mode
elisp-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame minibuffer 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 composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray
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 threads kqueue cocoa ns
lcms2 multi-tty make-network-process emacs)

Memory information:
((conses 16 92568 6733)
 (symbols 48 10865 0)
 (strings 32 31238 1963)
 (string-bytes 1 1102306)
 (vectors 16 18200)
 (vector-slots 8 265523 13352)
 (floats 8 31 33)
 (intervals 56 467 0)
 (buffers 1000 12))


[-- Attachment #2: Type: text/html, Size: 5077 bytes --]

       reply	other threads:[~2019-12-26 10:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <66aa470b-7c40-4eeb-ba54-1af0adf1fc50@Spark>
2019-12-26 10:31 ` HaiJun Zhang [this message]
2020-01-06 18:07   ` bug#38749: 27.0.50; objc-mode: wrong imenu item Alan Mackenzie
2020-01-07  2:09     ` HaiJun Zhang
2020-01-07 20:53       ` Alan Mackenzie
2020-01-08  4:03         ` HaiJun Zhang
2020-01-08  7:09           ` Alan Mackenzie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=PS1PR03MB360650890FF27FCCAC8BF67EB72B0@PS1PR03MB3606.apcprd03.prod.outlook.com \
    --to=netjune@outlook.com \
    --cc=38749@debbugs.gnu.org \
    --cc=Berg@debbugs.gnu.org \
    --cc=Bug@debbugs.gnu.org \
    --cc=Emacs@debbugs.gnu.org \
    --cc=Emanuel@debbugs.gnu.org \
    --cc=GNU@debbugs.gnu.org \
    --cc=for@debbugs.gnu.org \
    --cc=reports@debbugs.gnu.org \
    --cc=via@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).