From unknown Sun Jun 22 22:45:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7281: 24.0.50; newline function inserts newline when the optional argument is 0 Resent-From: Noorul Islam K M Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Oct 2010 05:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 7281 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 7281@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.128807091724381 (code B ref -1); Tue, 26 Oct 2010 05:29:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Oct 2010 05:28:37 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAc5L-0006LC-Ii for submit@debbugs.gnu.org; Tue, 26 Oct 2010 01:28:36 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAbdQ-00067X-8r for submit@debbugs.gnu.org; Tue, 26 Oct 2010 00:59:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAbhK-0002C7-16 for submit@debbugs.gnu.org; Tue, 26 Oct 2010 01:03:47 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:59031) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAbhJ-0002C0-Pe for submit@debbugs.gnu.org; Tue, 26 Oct 2010 01:03:45 -0400 Received: from [140.186.70.92] (port=44074 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAbhH-00078U-OK for bug-gnu-emacs@gnu.org; Tue, 26 Oct 2010 01:03:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAbhF-0002BL-Lo for bug-gnu-emacs@gnu.org; Tue, 26 Oct 2010 01:03:43 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:57717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAbhF-0002BA-BU for bug-gnu-emacs@gnu.org; Tue, 26 Oct 2010 01:03:41 -0400 Received: by pwj2 with SMTP id 2so1043162pwj.0 for ; Mon, 25 Oct 2010 22:03:40 -0700 (PDT) Received: by 10.142.169.15 with SMTP id r15mr6548782wfe.117.1288069420161; Mon, 25 Oct 2010 22:03:40 -0700 (PDT) Received: from noorul.maa.corp.collab.net (nat2.maa.collab.net [208.87.9.2]) by mx.google.com with ESMTPS id e36sm12567438wfj.14.2010.10.25.22.03.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 25 Oct 2010 22:03:39 -0700 (PDT) From: Noorul Islam K M Date: Tue, 26 Oct 2010 10:31:46 +0530 Message-ID: <87ocahh7id.fsf@noorul.maa.corp.collab.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.6 (------) X-Mailman-Approved-At: Tue, 26 Oct 2010 01:28:34 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your report will be posted to the bug-gnu-emacs@gnu.org mailing list and the gnu.emacs.bug news group, and at http://debbugs.gnu.org. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': On emacs 23 (insert 0) returns nil and cursor stays at the place where the function is invoked. But in the case of bzr trunk (Emacs 24) the same function call moves the cursor one line down from the current position. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /home/noorul/projects/emacs/trunk/etc/DEBUG. In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.12) of 2010-10-25 on noorul Windowing system distributor `The X.Org Foundation', version 11.0.10402000 Important settings: value of $LC_ALL: en_US.UTF-8 value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: en_US.UTF-8 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: Emacs-Lisp Minor modes in effect: diff-auto-refine-mode: t erc-spelling-mode: t yas/global-mode: t yas/minor-mode: t global-company-mode: t company-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-x C-s C-x 1 M-< M-x r e p o r t - e m a c s - b u Recent messages: Redo! [15 times] Undo! [2 times] Redo! [5 times] Undo! [8 times] undo-more: No further undo information [30 times] Saving file /home/noorul/projects/emacs/trunk/lisp/simple.el... Wrote /home/noorul/projects/emacs/trunk/lisp/simple.el Mark set Company: An error occurred in post-command Company: Front-end company-pseudo-tooltip-unless-just-one-frontend error "Wrong type argument: number-or-marker-p, nil" on command post-command Load-path shadows: ~/emacs.d/ledger-mode/timeclock hides /usr/local/share/emacs/site-lisp/timeclock ~/emacs.d/ledger-mode/ledger hides /usr/local/share/emacs/site-lisp/ledger ~/emacs/emacs-w3m/w3m-antenna hides /usr/local/share/emacs/site-lisp/w3m/w3m-antenna ~/emacs/emacs-w3m/w3m-bug hides /usr/local/share/emacs/site-lisp/w3m/w3m-bug ~/emacs/emacs-w3m/w3m-favicon hides /usr/local/share/emacs/site-lisp/w3m/w3m-favicon ~/emacs/emacs-w3m/w3m hides /usr/local/share/emacs/site-lisp/w3m/w3m ~/emacs/emacs-w3m/w3m-namazu hides /usr/local/share/emacs/site-lisp/w3m/w3m-namazu ~/emacs/emacs-w3m/w3m-cookie hides /usr/local/share/emacs/site-lisp/w3m/w3m-cookie ~/emacs/emacs-w3m/w3m-util hides /usr/local/share/emacs/site-lisp/w3m/w3m-util ~/emacs/emacs-w3m/w3m-proc hides /usr/local/share/emacs/site-lisp/w3m/w3m-proc ~/emacs/emacs-w3m/w3m-ems hides /usr/local/share/emacs/site-lisp/w3m/w3m-ems ~/emacs/emacs-w3m/w3m-weather hides /usr/local/share/emacs/site-lisp/w3m/w3m-weather ~/emacs/emacs-w3m/w3m-image hides /usr/local/share/emacs/site-lisp/w3m/w3m-image ~/emacs/emacs-w3m/w3m-session hides /usr/local/share/emacs/site-lisp/w3m/w3m-session ~/emacs/emacs-w3m/w3m-bookmark hides /usr/local/share/emacs/site-lisp/w3m/w3m-bookmark ~/emacs/emacs-w3m/w3m-fb hides /usr/local/share/emacs/site-lisp/w3m/w3m-fb ~/emacs/emacs-w3m/w3m-lnum hides /usr/local/share/emacs/site-lisp/w3m/w3m-lnum ~/emacs/emacs-w3m/w3m-mail hides /usr/local/share/emacs/site-lisp/w3m/w3m-mail ~/emacs/emacs-w3m/w3m-dtree hides /usr/local/share/emacs/site-lisp/w3m/w3m-dtree ~/emacs/emacs-w3m/w3m-search hides /usr/local/share/emacs/site-lisp/w3m/w3m-search ~/emacs/emacs-w3m/w3m-symbol hides /usr/local/share/emacs/site-lisp/w3m/w3m-symbol ~/emacs/emacs-w3m/w3m-hist hides /usr/local/share/emacs/site-lisp/w3m/w3m-hist ~/emacs/emacs-w3m/w3m-ccl hides /usr/local/share/emacs/site-lisp/w3m/w3m-ccl ~/emacs/emacs-w3m/w3m-filter hides /usr/local/share/emacs/site-lisp/w3m/w3m-filter ~/emacs/emacs-w3m/w3m-tabmenu hides /usr/local/share/emacs/site-lisp/w3m/w3m-tabmenu ~/emacs/emacs-w3m/w3m-perldoc hides /usr/local/share/emacs/site-lisp/w3m/w3m-perldoc ~/emacs/emacs-w3m/w3m-rss hides /usr/local/share/emacs/site-lisp/w3m/w3m-rss ~/emacs/emacs-w3m/mime-w3m hides /usr/local/share/emacs/site-lisp/w3m/mime-w3m ~/emacs/emacs-w3m/w3m-form hides /usr/local/share/emacs/site-lisp/w3m/w3m-form ~/emacs/emacs-w3m/w3m-load hides /usr/local/share/emacs/site-lisp/w3m/w3m-load ~/emacs/emacs-w3m/mew-w3m hides /usr/local/share/emacs/site-lisp/w3m/mew-w3m ~/emacs/emacs-w3m/octet hides /usr/local/share/emacs/site-lisp/w3m/octet ~/emacs/emacs-w3m/w3m-ucs hides /usr/local/share/emacs/site-lisp/w3m/w3m-ucs Features: (shadow sort mail-extr message sendmail rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mail-utils gmm-utils mailheader emacsbug whitespace diff-mode vc multi-isearch vc-bzr sha1 hex-util find-func finder-inf package emacs-config ledger-config ledger pcomplete esh-arg esh-util w3m-config w3m browse-url doc-view jka-compr image-mode dired w3m-hist w3m-fb w3m-ems wid-edit w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util erc-config erc-spelling erc-goodies erc erc-backend erc-compat thingatpt pp org-config org-google-weather format-spec google-weather xml url-cache url url-proxy url-privacy url-expand url-methods url-history url-cookie url-util url-parse auth-source netrc gnus-util url-vars mm-util mail-prsvr mailcap org-protocol org-checklist cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs appt diary-lib diary-loaddefs vc-dispatcher vc-svn flyspell ispell org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-exp ob-exp org-exp-blocks org-info org-gnus org-docview org-bibtex org-bbdb org-agenda org-clock yasnippet dropdown-list derived assoc org ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys ob org-list org-faces org-compat org-entities org-macs time-date noutline outline cal-menu calendar cal-loaddefs bbdb-config bbdb-com warnings mailabbrev bbdb timezone bbdb-autoloads noorul-completion company-files company-oddmuse company-keywords company-pysmell pysmell hippie-exp company-dabbrev-code company-dabbrev company-etags etags company-gtags company-ropemacs ropemacs company-xcode company-clang company-semantic semantic/analyze semantic/sort semantic/scope semantic/analyze/fcn semantic/db eieio-base semantic/ctxt semantic/format ezimage semantic/tag-ls semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw eieio byte-opt bytecomp byte-compile mode-local cedet company-eclim company-css company-nxml rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok company-elisp help-mode view company easy-mmode noorul-python anything-ipython ipython python-mode info-look info easymenu ansi-color executable shell flymake compile comint regexp-opt pymacs noorul-c noorul-vc-config noorul-config multi-term advice help-fns advice-preload cl term disp-table ehelp electric ring imenu ido edmacro kmacro tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From unknown Sun Jun 22 22:45:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7281: 24.0.50; newline function inserts newline when the optional argument is 0 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Oct 2010 07:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7281 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Noorul Islam K M Cc: 7281@debbugs.gnu.org Received: via spool by 7281-submit@debbugs.gnu.org id=B7281.128807889828045 (code B ref 7281); Tue, 26 Oct 2010 07:42:02 +0000 Received: (at 7281) by debbugs.gnu.org; 26 Oct 2010 07:41:38 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAeA6-0007II-IE for submit@debbugs.gnu.org; Tue, 26 Oct 2010 03:41:38 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAeA5-0007IB-Bj for 7281@debbugs.gnu.org; Tue, 26 Oct 2010 03:41:37 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PAeDz-0007KG-P5; Tue, 26 Oct 2010 03:45:39 -0400 References: <87ocahh7id.fsf@noorul.maa.corp.collab.net> From: Glenn Morris X-Spook: halcon cryptographic Blowfish Verisign Agfa illuminati X-Ran: !l==%pqIj,IELH3!!Y+]9#Pz.6-~wU}?D=n\J4,77o'{7+)5ByL:7p\\U7=Zej/;QalsIG X-Hue: red X-Attribution: GM Date: Tue, 26 Oct 2010 03:45:39 -0400 In-Reply-To: <87ocahh7id.fsf@noorul.maa.corp.collab.net> (Noorul Islam K. M.'s message of "Tue\, 26 Oct 2010 10\:31\:46 +0530") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.2 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) Noorul Islam K M wrote: > On emacs 23 (insert 0) returns nil and cursor stays at the place where > the function is invoked. But in the case of bzr trunk (Emacs 24) the > same function call moves the cursor one line down from the current > position. I cannot reproduce this. Is this with `emacs -Q'? Note that you have an error on post-command-hook (see below) that could be doing anything. > In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.12) > of 2010-10-25 on noorul [...] > Company: An error occurred in post-command > Company: Front-end company-pseudo-tooltip-unless-just-one-frontend error "Wrong type argument: number-or-marker-p, nil" on command post-command From unknown Sun Jun 22 22:45:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7281: 24.0.50; newline function inserts newline when the optional argument is 0 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Oct 2010 07:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7281 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Noorul Islam K. M. , 7281@debbugs.gnu.org Received: via spool by 7281-submit@debbugs.gnu.org id=B7281.128807903628105 (code B ref 7281); Tue, 26 Oct 2010 07:44:02 +0000 Received: (at 7281) by debbugs.gnu.org; 26 Oct 2010 07:43:56 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAeCJ-0007JF-PU for submit@debbugs.gnu.org; Tue, 26 Oct 2010 03:43:55 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAeCI-0007JA-O6 for 7281@debbugs.gnu.org; Tue, 26 Oct 2010 03:43:54 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PAeGD-0007U9-Fz; Tue, 26 Oct 2010 03:47:57 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19654.34733.5867.925228@fencepost.gnu.org> Date: Tue, 26 Oct 2010 03:47:57 -0400 From: Glenn Morris In-Reply-To: References: <87ocahh7id.fsf@noorul.maa.corp.collab.net> X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: wC[svh7z]B:JmVPM9/hq6fNuVNi.wUTqra$=/feju.29~QpAD@W`_E&bH\,cd_Y9%E6CN= X-Spam-Score: -6.2 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) > > On emacs 23 (insert 0) returns nil and cursor stays at the place where > > the function is invoked. But in the case of bzr trunk (Emacs 24) the > > same function call moves the cursor one line down from the current > > position. > > I cannot reproduce this. Is this with `emacs -Q'? Maybe you meant to say (newline 0), like in your subject? From unknown Sun Jun 22 22:45:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7281: 24.0.50; newline function inserts newline when the optional argument is 0 Resent-From: Noorul Islam Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Oct 2010 08:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7281 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: 7281@debbugs.gnu.org Received: via spool by 7281-submit@debbugs.gnu.org id=B7281.128808040928676 (code B ref 7281); Tue, 26 Oct 2010 08:07:02 +0000 Received: (at 7281) by debbugs.gnu.org; 26 Oct 2010 08:06:49 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAeYT-0007ST-N6 for submit@debbugs.gnu.org; Tue, 26 Oct 2010 04:06:49 -0400 Received: from mail-yw0-f44.google.com ([209.85.213.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAeYS-0007SO-EY for 7281@debbugs.gnu.org; Tue, 26 Oct 2010 04:06:48 -0400 Received: by ywp6 with SMTP id 6so2117425ywp.3 for <7281@debbugs.gnu.org>; Tue, 26 Oct 2010 01:10:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.151.13.6 with SMTP id q6mr3920412ybi.263.1288080650846; Tue, 26 Oct 2010 01:10:50 -0700 (PDT) Received: by 10.151.155.4 with HTTP; Tue, 26 Oct 2010 01:10:50 -0700 (PDT) In-Reply-To: References: <87ocahh7id.fsf@noorul.maa.corp.collab.net> Date: Tue, 26 Oct 2010 13:40:50 +0530 Message-ID: From: Noorul Islam Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) On Tue, Oct 26, 2010 at 1:15 PM, Glenn Morris wrote: > Noorul Islam K M wrote: > >> On emacs 23 (insert 0) returns nil and cursor stays at the place where >> the function is invoked. But in the case of bzr trunk (Emacs 24) the >> same function call moves the cursor one line down from the current >> position. > > I cannot reproduce this. Is this with `emacs -Q'? > > Note that you have an error on post-command-hook (see below) that > could be doing anything. > I am able to reproduce this with `emacs -Q' also. Thanks and Regards Noorul From unknown Sun Jun 22 22:45:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7281: 24.0.50; newline function inserts newline when the optional argument is 0 Resent-From: Noorul Islam Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Oct 2010 08:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7281 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: 7281@debbugs.gnu.org Received: via spool by 7281-submit@debbugs.gnu.org id=B7281.128808057228761 (code B ref 7281); Tue, 26 Oct 2010 08:10:02 +0000 Received: (at 7281) by debbugs.gnu.org; 26 Oct 2010 08:09:32 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAeb4-0007Tq-UC for submit@debbugs.gnu.org; Tue, 26 Oct 2010 04:09:31 -0400 Received: from mail-gy0-f172.google.com ([209.85.160.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAeb3-0007Ti-CI for 7281@debbugs.gnu.org; Tue, 26 Oct 2010 04:09:29 -0400 Received: by gya6 with SMTP id 6so2777679gya.3 for <7281@debbugs.gnu.org>; Tue, 26 Oct 2010 01:13:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.150.131.9 with SMTP id e9mr14685956ybd.92.1288080812461; Tue, 26 Oct 2010 01:13:32 -0700 (PDT) Received: by 10.151.155.4 with HTTP; Tue, 26 Oct 2010 01:13:32 -0700 (PDT) In-Reply-To: <19654.34733.5867.925228@fencepost.gnu.org> References: <87ocahh7id.fsf@noorul.maa.corp.collab.net> <19654.34733.5867.925228@fencepost.gnu.org> Date: Tue, 26 Oct 2010 13:43:32 +0530 Message-ID: From: Noorul Islam Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) On Tue, Oct 26, 2010 at 1:17 PM, Glenn Morris wrote: > >> > On emacs 23 (insert 0) returns nil and cursor stays at the place where >> > the function is invoked. But in the case of bzr trunk (Emacs 24) the >> > same function call moves the cursor one line down from the current >> > position. >> >> I cannot reproduce this. Is this with `emacs -Q'? > > Maybe you meant to say (newline 0), like in your subject? > You are right. I am sorry about the typo. - Noorul From unknown Sun Jun 22 22:45:58 2025 X-Loop: help-debbugs@gnu.org Subject: bug#7281: 24.0.50; newline function inserts newline when the optional argument is 0 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Oct 2010 15:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7281 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Noorul Islam Cc: 7281@debbugs.gnu.org, rgm@gnu.org Reply-To: Eli Zaretskii Received: via spool by 7281-submit@debbugs.gnu.org id=B7281.128810573911581 (code B ref 7281); Tue, 26 Oct 2010 15:09:01 +0000 Received: (at 7281) by debbugs.gnu.org; 26 Oct 2010 15:08:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAl8z-00030k-Vs for submit@debbugs.gnu.org; Tue, 26 Oct 2010 11:08:58 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAl8y-00030e-1i for 7281@debbugs.gnu.org; Tue, 26 Oct 2010 11:08:56 -0400 Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PAlCt-00067F-TT; Tue, 26 Oct 2010 11:12:59 -0400 From: Eli Zaretskii In-reply-to: (message from Noorul Islam on Tue, 26 Oct 2010 13:43:32 +0530) References: <87ocahh7id.fsf@noorul.maa.corp.collab.net> <19654.34733.5867.925228@fencepost.gnu.org> Message-Id: Date: Tue, 26 Oct 2010 11:12:59 -0400 X-Spam-Score: -6.5 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.5 (------) > Date: Tue, 26 Oct 2010 13:43:32 +0530 > From: Noorul Islam > Cc: 7281@debbugs.gnu.org > > On Tue, Oct 26, 2010 at 1:17 PM, Glenn Morris wrote: > > > >> > On emacs 23 (insert 0) returns nil and cursor stays at the place where > >> > the function is invoked. But in the case of bzr trunk (Emacs 24) the > >> > same function call moves the cursor one line down from the current > >> > position. > >> > >> I cannot reproduce this. Is this with `emacs -Q'? > > > > Maybe you meant to say (newline 0), like in your subject? > > > > You are right. I am sorry about the typo. I think this happens because the modified function internal_self_insert does not handle the case of n = 0. From unknown Sun Jun 22 22:45:58 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Noorul Islam K M Subject: bug#7281: closed (Re: bug#7281: 24.0.50; newline function inserts newline when the optional argument is 0) Message-ID: References: <83mxq07ruq.fsf@gnu.org> <87ocahh7id.fsf@noorul.maa.corp.collab.net> X-Gnu-PR-Message: they-closed 7281 X-Gnu-PR-Package: emacs Reply-To: 7281@debbugs.gnu.org Date: Tue, 26 Oct 2010 18:03:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1288116182-15798-1" This is a multi-part message in MIME format... ------------=_1288116182-15798-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #7281: 24.0.50; newline function inserts newline when the optional argument= is 0 which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 7281@debbugs.gnu.org. --=20 7281: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D7281 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1288116182-15798-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 7281-done) by debbugs.gnu.org; 26 Oct 2010 18:02:48 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAnrD-00046b-Q7 for submit@debbugs.gnu.org; Tue, 26 Oct 2010 14:02:47 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAnrB-00046W-3O for 7281-done@debbugs.gnu.org; Tue, 26 Oct 2010 14:02:46 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LAW00000SSQJJ00@a-mtaout22.012.net.il> for 7281-done@debbugs.gnu.org; Tue, 26 Oct 2010 20:04:45 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.168.113]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LAW00NG8SVV3I50@a-mtaout22.012.net.il>; Tue, 26 Oct 2010 20:04:44 +0200 (IST) Date: Tue, 26 Oct 2010 20:04:45 +0200 From: Eli Zaretskii Subject: Re: bug#7281: 24.0.50; newline function inserts newline when the optional argument is 0 In-reply-to: X-012-Sender: halo1@inter.net.il To: noorul@noorul.com Message-id: <83mxq07ruq.fsf@gnu.org> References: <87ocahh7id.fsf@noorul.maa.corp.collab.net> <19654.34733.5867.925228@fencepost.gnu.org> X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 7281-done Cc: 7281-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) > From: Eli Zaretskii > Date: Tue, 26 Oct 2010 11:12:59 -0400 > Cc: 7281@debbugs.gnu.org > > > Date: Tue, 26 Oct 2010 13:43:32 +0530 > > From: Noorul Islam > > Cc: 7281@debbugs.gnu.org > > > > On Tue, Oct 26, 2010 at 1:17 PM, Glenn Morris wrote: > > > > > >> > On emacs 23 (insert 0) returns nil and cursor stays at the place where > > >> > the function is invoked. But in the case of bzr trunk (Emacs 24) the > > >> > same function call moves the cursor one line down from the current > > >> > position. > > >> > > >> I cannot reproduce this. Is this with `emacs -Q'? > > > > > > Maybe you meant to say (newline 0), like in your subject? > > > > > > > You are right. I am sorry about the typo. > > I think this happens because the modified function > internal_self_insert does not handle the case of n = 0. Should be fixed now (revno 102114). ------------=_1288116182-15798-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Oct 2010 05:28:37 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAc5L-0006LC-Ii for submit@debbugs.gnu.org; Tue, 26 Oct 2010 01:28:36 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAbdQ-00067X-8r for submit@debbugs.gnu.org; Tue, 26 Oct 2010 00:59:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAbhK-0002C7-16 for submit@debbugs.gnu.org; Tue, 26 Oct 2010 01:03:47 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:59031) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAbhJ-0002C0-Pe for submit@debbugs.gnu.org; Tue, 26 Oct 2010 01:03:45 -0400 Received: from [140.186.70.92] (port=44074 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAbhH-00078U-OK for bug-gnu-emacs@gnu.org; Tue, 26 Oct 2010 01:03:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAbhF-0002BL-Lo for bug-gnu-emacs@gnu.org; Tue, 26 Oct 2010 01:03:43 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:57717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAbhF-0002BA-BU for bug-gnu-emacs@gnu.org; Tue, 26 Oct 2010 01:03:41 -0400 Received: by pwj2 with SMTP id 2so1043162pwj.0 for ; Mon, 25 Oct 2010 22:03:40 -0700 (PDT) Received: by 10.142.169.15 with SMTP id r15mr6548782wfe.117.1288069420161; Mon, 25 Oct 2010 22:03:40 -0700 (PDT) Received: from noorul.maa.corp.collab.net (nat2.maa.collab.net [208.87.9.2]) by mx.google.com with ESMTPS id e36sm12567438wfj.14.2010.10.25.22.03.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 25 Oct 2010 22:03:39 -0700 (PDT) From: Noorul Islam K M To: bug-gnu-emacs@gnu.org Subject: 24.0.50; newline function inserts newline when the optional argument is 0 Date: Tue, 26 Oct 2010 10:31:46 +0530 Message-ID: <87ocahh7id.fsf@noorul.maa.corp.collab.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 26 Oct 2010 01:28:34 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your report will be posted to the bug-gnu-emacs@gnu.org mailing list and the gnu.emacs.bug news group, and at http://debbugs.gnu.org. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': On emacs 23 (insert 0) returns nil and cursor stays at the place where the function is invoked. But in the case of bzr trunk (Emacs 24) the same function call moves the cursor one line down from the current position. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /home/noorul/projects/emacs/trunk/etc/DEBUG. In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.12) of 2010-10-25 on noorul Windowing system distributor `The X.Org Foundation', version 11.0.10402000 Important settings: value of $LC_ALL: en_US.UTF-8 value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: en_US.UTF-8 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: Emacs-Lisp Minor modes in effect: diff-auto-refine-mode: t erc-spelling-mode: t yas/global-mode: t yas/minor-mode: t global-company-mode: t company-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-_ C-x C-s C-x 1 M-< M-x r e p o r t - e m a c s - b u Recent messages: Redo! [15 times] Undo! [2 times] Redo! [5 times] Undo! [8 times] undo-more: No further undo information [30 times] Saving file /home/noorul/projects/emacs/trunk/lisp/simple.el... Wrote /home/noorul/projects/emacs/trunk/lisp/simple.el Mark set Company: An error occurred in post-command Company: Front-end company-pseudo-tooltip-unless-just-one-frontend error "Wrong type argument: number-or-marker-p, nil" on command post-command Load-path shadows: ~/emacs.d/ledger-mode/timeclock hides /usr/local/share/emacs/site-lisp/timeclock ~/emacs.d/ledger-mode/ledger hides /usr/local/share/emacs/site-lisp/ledger ~/emacs/emacs-w3m/w3m-antenna hides /usr/local/share/emacs/site-lisp/w3m/w3m-antenna ~/emacs/emacs-w3m/w3m-bug hides /usr/local/share/emacs/site-lisp/w3m/w3m-bug ~/emacs/emacs-w3m/w3m-favicon hides /usr/local/share/emacs/site-lisp/w3m/w3m-favicon ~/emacs/emacs-w3m/w3m hides /usr/local/share/emacs/site-lisp/w3m/w3m ~/emacs/emacs-w3m/w3m-namazu hides /usr/local/share/emacs/site-lisp/w3m/w3m-namazu ~/emacs/emacs-w3m/w3m-cookie hides /usr/local/share/emacs/site-lisp/w3m/w3m-cookie ~/emacs/emacs-w3m/w3m-util hides /usr/local/share/emacs/site-lisp/w3m/w3m-util ~/emacs/emacs-w3m/w3m-proc hides /usr/local/share/emacs/site-lisp/w3m/w3m-proc ~/emacs/emacs-w3m/w3m-ems hides /usr/local/share/emacs/site-lisp/w3m/w3m-ems ~/emacs/emacs-w3m/w3m-weather hides /usr/local/share/emacs/site-lisp/w3m/w3m-weather ~/emacs/emacs-w3m/w3m-image hides /usr/local/share/emacs/site-lisp/w3m/w3m-image ~/emacs/emacs-w3m/w3m-session hides /usr/local/share/emacs/site-lisp/w3m/w3m-session ~/emacs/emacs-w3m/w3m-bookmark hides /usr/local/share/emacs/site-lisp/w3m/w3m-bookmark ~/emacs/emacs-w3m/w3m-fb hides /usr/local/share/emacs/site-lisp/w3m/w3m-fb ~/emacs/emacs-w3m/w3m-lnum hides /usr/local/share/emacs/site-lisp/w3m/w3m-lnum ~/emacs/emacs-w3m/w3m-mail hides /usr/local/share/emacs/site-lisp/w3m/w3m-mail ~/emacs/emacs-w3m/w3m-dtree hides /usr/local/share/emacs/site-lisp/w3m/w3m-dtree ~/emacs/emacs-w3m/w3m-search hides /usr/local/share/emacs/site-lisp/w3m/w3m-search ~/emacs/emacs-w3m/w3m-symbol hides /usr/local/share/emacs/site-lisp/w3m/w3m-symbol ~/emacs/emacs-w3m/w3m-hist hides /usr/local/share/emacs/site-lisp/w3m/w3m-hist ~/emacs/emacs-w3m/w3m-ccl hides /usr/local/share/emacs/site-lisp/w3m/w3m-ccl ~/emacs/emacs-w3m/w3m-filter hides /usr/local/share/emacs/site-lisp/w3m/w3m-filter ~/emacs/emacs-w3m/w3m-tabmenu hides /usr/local/share/emacs/site-lisp/w3m/w3m-tabmenu ~/emacs/emacs-w3m/w3m-perldoc hides /usr/local/share/emacs/site-lisp/w3m/w3m-perldoc ~/emacs/emacs-w3m/w3m-rss hides /usr/local/share/emacs/site-lisp/w3m/w3m-rss ~/emacs/emacs-w3m/mime-w3m hides /usr/local/share/emacs/site-lisp/w3m/mime-w3m ~/emacs/emacs-w3m/w3m-form hides /usr/local/share/emacs/site-lisp/w3m/w3m-form ~/emacs/emacs-w3m/w3m-load hides /usr/local/share/emacs/site-lisp/w3m/w3m-load ~/emacs/emacs-w3m/mew-w3m hides /usr/local/share/emacs/site-lisp/w3m/mew-w3m ~/emacs/emacs-w3m/octet hides /usr/local/share/emacs/site-lisp/w3m/octet ~/emacs/emacs-w3m/w3m-ucs hides /usr/local/share/emacs/site-lisp/w3m/w3m-ucs Features: (shadow sort mail-extr message sendmail rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mail-utils gmm-utils mailheader emacsbug whitespace diff-mode vc multi-isearch vc-bzr sha1 hex-util find-func finder-inf package emacs-config ledger-config ledger pcomplete esh-arg esh-util w3m-config w3m browse-url doc-view jka-compr image-mode dired w3m-hist w3m-fb w3m-ems wid-edit w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util erc-config erc-spelling erc-goodies erc erc-backend erc-compat thingatpt pp org-config org-google-weather format-spec google-weather xml url-cache url url-proxy url-privacy url-expand url-methods url-history url-cookie url-util url-parse auth-source netrc gnus-util url-vars mm-util mail-prsvr mailcap org-protocol org-checklist cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs appt diary-lib diary-loaddefs vc-dispatcher vc-svn flyspell ispell org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-exp ob-exp org-exp-blocks org-info org-gnus org-docview org-bibtex org-bbdb org-agenda org-clock yasnippet dropdown-list derived assoc org ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys ob org-list org-faces org-compat org-entities org-macs time-date noutline outline cal-menu calendar cal-loaddefs bbdb-config bbdb-com warnings mailabbrev bbdb timezone bbdb-autoloads noorul-completion company-files company-oddmuse company-keywords company-pysmell pysmell hippie-exp company-dabbrev-code company-dabbrev company-etags etags company-gtags company-ropemacs ropemacs company-xcode company-clang company-semantic semantic/analyze semantic/sort semantic/scope semantic/analyze/fcn semantic/db eieio-base semantic/ctxt semantic/format ezimage semantic/tag-ls semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw eieio byte-opt bytecomp byte-compile mode-local cedet company-eclim company-css company-nxml rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok company-elisp help-mode view company easy-mmode noorul-python anything-ipython ipython python-mode info-look info easymenu ansi-color executable shell flymake compile comint regexp-opt pymacs noorul-c noorul-vc-config noorul-config multi-term advice help-fns advice-preload cl term disp-table ehelp electric ring imenu ido edmacro kmacro tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) ------------=_1288116182-15798-1--