From unknown Mon Jun 23 02:22:30 2025
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.509 (Entity 5.509)
Content-Type: text/plain; charset=utf-8
From: bug#22092 <22092@debbugs.gnu.org>
To: bug#22092 <22092@debbugs.gnu.org>
Subject: Status: 24.5; icalendar-import should strip windows newlines
Reply-To: bug#22092 <22092@debbugs.gnu.org>
Date: Mon, 23 Jun 2025 09:22:30 +0000
retitle 22092 24.5; icalendar-import should strip windows newlines
reassign 22092 emacs
submitter 22092 Kevin Brubeck Unhammer
severity 22092 normal
thanks
From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 04 04:16:56 2015
Received: (at submit) by debbugs.gnu.org; 4 Dec 2015 09:16:56 +0000
Received: from localhost ([127.0.0.1]:38207 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.80)
(envelope-from )
id 1a4mU2-0005cH-PF
for submit@debbugs.gnu.org; Fri, 04 Dec 2015 04:16:56 -0500
Received: from eggs.gnu.org ([208.118.235.92]:38061)
by debbugs.gnu.org with esmtp (Exim 4.80)
(envelope-from ) id 1a4mTg-0005bj-Mh
for submit@debbugs.gnu.org; Fri, 04 Dec 2015 04:16:52 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1a4mTa-0006Gv-Az
for submit@debbugs.gnu.org; Fri, 04 Dec 2015 04:16:32 -0500
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org
X-Spam-Level:
X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID
autolearn=disabled version=3.3.2
Received: from lists.gnu.org ([2001:4830:134:3::11]:36644)
by eggs.gnu.org with esmtp (Exim 4.71)
(envelope-from ) id 1a4mTa-0006Gq-7O
for submit@debbugs.gnu.org; Fri, 04 Dec 2015 04:16:26 -0500
Received: from eggs.gnu.org ([2001:4830:134:3::10]:48057)
by lists.gnu.org with esmtp (Exim 4.71)
(envelope-from ) id 1a4mTX-0007jo-6q
for bug-gnu-emacs@gnu.org; Fri, 04 Dec 2015 04:16:26 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1a4mTT-0006Eq-Sl
for bug-gnu-emacs@gnu.org; Fri, 04 Dec 2015 04:16:23 -0500
Received: from out4-smtp.messagingengine.com ([66.111.4.28]:36418)
by eggs.gnu.org with esmtp (Exim 4.71)
(envelope-from ) id 1a4mTT-0006Eg-Lv
for bug-gnu-emacs@gnu.org; Fri, 04 Dec 2015 04:16:19 -0500
Received: from compute6.internal (compute6.nyi.internal [10.202.2.46])
by mailout.nyi.internal (Postfix) with ESMTP id 479E32046E;
Fri, 4 Dec 2015 04:16:18 -0500 (EST)
Received: from frontend2 ([10.202.2.161])
by compute6.internal (MEProxy); Fri, 04 Dec 2015 04:16:18 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
messagingengine.com; h=content-type:date:from:message-id
:mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=m/
GYurPqVNBgQCzqilKdaPQp38E=; b=HlTVDq7CqrZv/58lGh6R23vYorrUFfpk83
4kwoDYZYyVZfuADWuTomwYQU27wrJP/sVKNgByILuOphPHLUUUF5QrMDo8kCD5jI
RYHpiKzPpufeJvtHF4/RZRAO0W9vXCYm7oBZaKtovTtrvJ6P2b2eKiVFj6ejptyq
qMagYGbL8=
X-Sasl-enc: AHa0MQFfb/AVIBKzlcmPOY853CdgSa7HFFzJiyev9MGT 1449220577
Received: from gamlepadda (unknown [213.236.205.234])
by mail.messagingengine.com (Postfix) with ESMTPA id 779646800AF
for ; Fri, 4 Dec 2015 04:16:17 -0500 (EST)
From: Kevin Brubeck Unhammer
To: bug-gnu-emacs@gnu.org
Subject: 24.5; icalendar-import should strip windows newlines
Date: Fri, 04 Dec 2015 10:16:11 +0100
Message-ID: <87si3i376s.fsf@fsfe.org>
MIME-Version: 1.0
Content-Type: text/plain
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x
X-Received-From: 2001:4830:134:3::11
X-Spam-Score: -5.0 (-----)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: -5.0 (-----)
Tried importing an .ics with `icalendar-import-buffer'. The file had the
Windows ^M newlines, no events were imported. Presumably, the function
should strip ^M's first (though note that the file itself is likely to
be chmod -w, e.g. if it was downloaded by Firefox and placed in /tmp).
In GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2015-09-17 on lgw01-52, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11702000
System Description: Ubuntu 15.10
Configured using:
`configure --build x86_64-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/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp
--build x86_64-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/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp
--with-x=yes --with-x-toolkit=lucid --with-toolkit-scroll-bars
--without-gconf --without-gsettings 'CFLAGS=-g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wall'
CPPFLAGS=-D_FORTIFY_SOURCE=2 'LDFLAGS=-Wl,-Bsymbolic-functions
-Wl,-z,relro''
Important settings:
value of $LANG: nn_NO.UTF-8
value of $XMODIFIERS:
locale-coding-system: utf-8
Major mode: Emacs-Lisp
Minor modes in effect:
diff-auto-refine-mode: t
global-git-commit-mode: t
async-bytecomp-package-mode: t
shell-dirtrack-mode: t
erc-list-mode: t
erc-menu-mode: t
erc-autojoin-mode: t
erc-ring-mode: t
erc-networks-mode: t
erc-pcomplete-mode: t
erc-track-mode: t
erc-match-mode: t
erc-button-mode: t
erc-fill-mode: t
erc-stamp-mode: t
erc-netsplit-mode: t
erc-irccontrols-mode: t
erc-noncommands-mode: t
erc-move-to-prompt-mode: t
erc-readonly-mode: t
eldoc-mode: t
elisp-slime-nav-mode: t
evil-surround-mode: t
evil-matchit-mode: t
company-mode: t
evil-leader-mode: t
evil-mode: t
global-undo-tree-mode: t
undo-tree-mode: t
evil-local-mode: t
global-fasd-mode: t
rich-minority-mode: t
show-smartparens-mode: t
smartparens-global-mode: t
smartparens-strict-mode: t
smartparens-mode: t
display-time-mode: t
recentf-mode: t
ido-everywhere: t
cua-mode: t
show-paren-mode: t
global-whitespace-mode: t
tooltip-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
global-prettify-symbols-mode: t
prettify-symbols-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
buffer-read-only: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
Recent messages:
Converting iCalendar...done
nil
Auto-saving...
Saving file /tmp/bar.ics...
Buffer bar.ics does not end in newline. Add one? (y or n) y
Wrote /tmp/bar.ics
Saving file /tmp/bar.ics...
Wrote /tmp/bar.ics
(No changes need to be saved)
Mark set
Load-path shadows:
/home/kiwibird/.emacs.d/elpa/helm-20151126.607/helm-multi-match hides /home/kiwibird/.emacs.d/elpa/helm-core-20151123.253/helm-multi-match
/home/kiwibird/.emacs.d/elpa/dix-0.1.0/dix hides /l/a/trunk/apertium-tools/dix
/home/kiwibird/.emacs.d/elpa/caml-20151009.845/caml-emacs hides /home/kiwibird/.opam/system/lib/toplevel/../../share/emacs/site-lisp/caml-emacs
/home/kiwibird/.emacs.d/elpa/caml-20151009.845/caml-help hides /home/kiwibird/.opam/system/lib/toplevel/../../share/emacs/site-lisp/caml-help
/home/kiwibird/.emacs.d/elpa/caml-20151009.845/caml-compat hides /home/kiwibird/.opam/system/lib/toplevel/../../share/emacs/site-lisp/caml-compat
/home/kiwibird/.emacs.d/elpa/caml-20151009.845/inf-caml hides /home/kiwibird/.opam/system/lib/toplevel/../../share/emacs/site-lisp/inf-caml
/home/kiwibird/.emacs.d/elpa/caml-20151009.845/caml-types hides /home/kiwibird/.opam/system/lib/toplevel/../../share/emacs/site-lisp/caml-types
/home/kiwibird/.emacs.d/elpa/caml-20151009.845/caml-font hides /home/kiwibird/.opam/system/lib/toplevel/../../share/emacs/site-lisp/caml-font
/home/kiwibird/.emacs.d/elpa/caml-20151009.845/caml-xemacs hides /home/kiwibird/.opam/system/lib/toplevel/../../share/emacs/site-lisp/caml-xemacs
/home/kiwibird/.emacs.d/elpa/caml-20151009.845/camldebug hides /home/kiwibird/.opam/system/lib/toplevel/../../share/emacs/site-lisp/camldebug
/home/kiwibird/.emacs.d/elpa/caml-20151009.845/caml hides /home/kiwibird/.opam/system/lib/toplevel/../../share/emacs/site-lisp/caml
/home/kiwibird/.emacs.d/elpa/caml-20151009.845/caml-hilit hides /home/kiwibird/.opam/system/lib/toplevel/../../share/emacs/site-lisp/caml-hilit
/home/kiwibird/.emacs.d/elpa/w3m-20151013.327/w3m-cookie hides /home/kiwibird/.emacs.d/lisp/w3m-cookie
/home/kiwibird/.emacs.d/elpa/js2-highlight-vars-20150914.108/js2-highlight-vars hides /home/kiwibird/.emacs.d/lisp/js2-highlight-vars
/usr/share/emacs24/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode
/usr/share/emacs/24.5/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup
/home/kiwibird/.emacs.d/elpa/org-20151123/org-mouse hides /usr/share/emacs/24.5/lisp/org/org-mouse
/home/kiwibird/.emacs.d/elpa/org-20151123/org-compat hides /usr/share/emacs/24.5/lisp/org/org-compat
/home/kiwibird/.emacs.d/elpa/org-20151123/org-entities hides /usr/share/emacs/24.5/lisp/org/org-entities
/home/kiwibird/.emacs.d/elpa/org-20151123/org-indent hides /usr/share/emacs/24.5/lisp/org/org-indent
/home/kiwibird/.emacs.d/elpa/org-20151123/org-inlinetask hides /usr/share/emacs/24.5/lisp/org/org-inlinetask
/home/kiwibird/.emacs.d/elpa/org-20151123/ox-beamer hides /usr/share/emacs/24.5/lisp/org/ox-beamer
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-ocaml hides /usr/share/emacs/24.5/lisp/org/ob-ocaml
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-eval hides /usr/share/emacs/24.5/lisp/org/ob-eval
/home/kiwibird/.emacs.d/elpa/org-20151123/org-feed hides /usr/share/emacs/24.5/lisp/org/org-feed
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-awk hides /usr/share/emacs/24.5/lisp/org/ob-awk
/home/kiwibird/.emacs.d/elpa/org-20151123/org-gnus hides /usr/share/emacs/24.5/lisp/org/org-gnus
/home/kiwibird/.emacs.d/elpa/org-20151123/org-datetree hides /usr/share/emacs/24.5/lisp/org/org-datetree
/home/kiwibird/.emacs.d/elpa/org-20151123/ox-ascii hides /usr/share/emacs/24.5/lisp/org/ox-ascii
/home/kiwibird/.emacs.d/elpa/org-20151123/org-eshell hides /usr/share/emacs/24.5/lisp/org/org-eshell
/home/kiwibird/.emacs.d/elpa/org-20151123/org-protocol hides /usr/share/emacs/24.5/lisp/org/org-protocol
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-octave hides /usr/share/emacs/24.5/lisp/org/ob-octave
/home/kiwibird/.emacs.d/elpa/org-20151123/ox-odt hides /usr/share/emacs/24.5/lisp/org/ox-odt
/home/kiwibird/.emacs.d/elpa/org-20151123/org-colview hides /usr/share/emacs/24.5/lisp/org/org-colview
/home/kiwibird/.emacs.d/elpa/org-20151123/org-timer hides /usr/share/emacs/24.5/lisp/org/org-timer
/home/kiwibird/.emacs.d/elpa/org-20151123/org-docview hides /usr/share/emacs/24.5/lisp/org/org-docview
/home/kiwibird/.emacs.d/elpa/org-20151123/org-macro hides /usr/share/emacs/24.5/lisp/org/org-macro
/home/kiwibird/.emacs.d/elpa/org-20151123/org-capture hides /usr/share/emacs/24.5/lisp/org/org-capture
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-ref hides /usr/share/emacs/24.5/lisp/org/ob-ref
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-perl hides /usr/share/emacs/24.5/lisp/org/ob-perl
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-tangle hides /usr/share/emacs/24.5/lisp/org/ob-tangle
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-matlab hides /usr/share/emacs/24.5/lisp/org/ob-matlab
/home/kiwibird/.emacs.d/elpa/org-20151123/org-agenda hides /usr/share/emacs/24.5/lisp/org/org-agenda
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-keys hides /usr/share/emacs/24.5/lisp/org/ob-keys
/home/kiwibird/.emacs.d/elpa/org-20151123/org-w3m hides /usr/share/emacs/24.5/lisp/org/org-w3m
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-table hides /usr/share/emacs/24.5/lisp/org/ob-table
/home/kiwibird/.emacs.d/elpa/org-20151123/ox-html hides /usr/share/emacs/24.5/lisp/org/ox-html
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-java hides /usr/share/emacs/24.5/lisp/org/ob-java
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-lisp hides /usr/share/emacs/24.5/lisp/org/ob-lisp
/home/kiwibird/.emacs.d/elpa/org-20151123/ox-org hides /usr/share/emacs/24.5/lisp/org/ox-org
/home/kiwibird/.emacs.d/elpa/org-20151123/ob hides /usr/share/emacs/24.5/lisp/org/ob
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-maxima hides /usr/share/emacs/24.5/lisp/org/ob-maxima
/home/kiwibird/.emacs.d/elpa/org-20151123/org-element hides /usr/share/emacs/24.5/lisp/org/org-element
/home/kiwibird/.emacs.d/elpa/org-20151123/org-habit hides /usr/share/emacs/24.5/lisp/org/org-habit
/home/kiwibird/.emacs.d/elpa/org-20151123/ox-latex hides /usr/share/emacs/24.5/lisp/org/ox-latex
/home/kiwibird/.emacs.d/elpa/org-20151123/org-table hides /usr/share/emacs/24.5/lisp/org/org-table
/home/kiwibird/.emacs.d/elpa/org-20151123/ox-md hides /usr/share/emacs/24.5/lisp/org/ox-md
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-dot hides /usr/share/emacs/24.5/lisp/org/ob-dot
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-sql hides /usr/share/emacs/24.5/lisp/org/ob-sql
/home/kiwibird/.emacs.d/elpa/org-20151123/ox hides /usr/share/emacs/24.5/lisp/org/ox
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-python hides /usr/share/emacs/24.5/lisp/org/ob-python
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-emacs-lisp hides /usr/share/emacs/24.5/lisp/org/ob-emacs-lisp
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-ledger hides /usr/share/emacs/24.5/lisp/org/ob-ledger
/home/kiwibird/.emacs.d/elpa/org-20151123/org-faces hides /usr/share/emacs/24.5/lisp/org/org-faces
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-scheme hides /usr/share/emacs/24.5/lisp/org/ob-scheme
/home/kiwibird/.emacs.d/elpa/org-20151123/org-bibtex hides /usr/share/emacs/24.5/lisp/org/org-bibtex
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-mscgen hides /usr/share/emacs/24.5/lisp/org/ob-mscgen
/home/kiwibird/.emacs.d/elpa/org-20151123/ox-man hides /usr/share/emacs/24.5/lisp/org/ox-man
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-C hides /usr/share/emacs/24.5/lisp/org/ob-C
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-haskell hides /usr/share/emacs/24.5/lisp/org/ob-haskell
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-shen hides /usr/share/emacs/24.5/lisp/org/ob-shen
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-latex hides /usr/share/emacs/24.5/lisp/org/ob-latex
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-picolisp hides /usr/share/emacs/24.5/lisp/org/ob-picolisp
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-clojure hides /usr/share/emacs/24.5/lisp/org/ob-clojure
/home/kiwibird/.emacs.d/elpa/org-20151123/org-footnote hides /usr/share/emacs/24.5/lisp/org/org-footnote
/home/kiwibird/.emacs.d/elpa/org-20151123/org-mhe hides /usr/share/emacs/24.5/lisp/org/org-mhe
/home/kiwibird/.emacs.d/elpa/org-20151123/org-clock hides /usr/share/emacs/24.5/lisp/org/org-clock
/home/kiwibird/.emacs.d/elpa/org-20151123/org-ctags hides /usr/share/emacs/24.5/lisp/org/org-ctags
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-core hides /usr/share/emacs/24.5/lisp/org/ob-core
/home/kiwibird/.emacs.d/elpa/org-20151123/org-plot hides /usr/share/emacs/24.5/lisp/org/org-plot
/home/kiwibird/.emacs.d/elpa/org-20151123/org-src hides /usr/share/emacs/24.5/lisp/org/org-src
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-lilypond hides /usr/share/emacs/24.5/lisp/org/ob-lilypond
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-js hides /usr/share/emacs/24.5/lisp/org/ob-js
/home/kiwibird/.emacs.d/elpa/org-20151123/org-id hides /usr/share/emacs/24.5/lisp/org/org-id
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-gnuplot hides /usr/share/emacs/24.5/lisp/org/ob-gnuplot
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-org hides /usr/share/emacs/24.5/lisp/org/ob-org
/home/kiwibird/.emacs.d/elpa/org-20151123/org-archive hides /usr/share/emacs/24.5/lisp/org/org-archive
/home/kiwibird/.emacs.d/elpa/org-20151123/org-crypt hides /usr/share/emacs/24.5/lisp/org/org-crypt
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-asymptote hides /usr/share/emacs/24.5/lisp/org/ob-asymptote
/home/kiwibird/.emacs.d/elpa/org-20151123/ox-publish hides /usr/share/emacs/24.5/lisp/org/ox-publish
/home/kiwibird/.emacs.d/elpa/org-20151123/org-pcomplete hides /usr/share/emacs/24.5/lisp/org/org-pcomplete
/home/kiwibird/.emacs.d/elpa/org-20151123/org-attach hides /usr/share/emacs/24.5/lisp/org/org-attach
/home/kiwibird/.emacs.d/elpa/org-20151123/org hides /usr/share/emacs/24.5/lisp/org/org
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-sass hides /usr/share/emacs/24.5/lisp/org/ob-sass
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-comint hides /usr/share/emacs/24.5/lisp/org/ob-comint
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-calc hides /usr/share/emacs/24.5/lisp/org/ob-calc
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-sqlite hides /usr/share/emacs/24.5/lisp/org/ob-sqlite
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-lob hides /usr/share/emacs/24.5/lisp/org/ob-lob
/home/kiwibird/.emacs.d/elpa/org-20151123/org-info hides /usr/share/emacs/24.5/lisp/org/org-info
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-R hides /usr/share/emacs/24.5/lisp/org/ob-R
/home/kiwibird/.emacs.d/elpa/org-20151123/ox-icalendar hides /usr/share/emacs/24.5/lisp/org/ox-icalendar
/home/kiwibird/.emacs.d/elpa/org-20151123/org-irc hides /usr/share/emacs/24.5/lisp/org/org-irc
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-io hides /usr/share/emacs/24.5/lisp/org/ob-io
/home/kiwibird/.emacs.d/elpa/org-20151123/org-list hides /usr/share/emacs/24.5/lisp/org/org-list
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-screen hides /usr/share/emacs/24.5/lisp/org/ob-screen
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-scala hides /usr/share/emacs/24.5/lisp/org/ob-scala
/home/kiwibird/.emacs.d/elpa/org-20151123/org-mobile hides /usr/share/emacs/24.5/lisp/org/org-mobile
/home/kiwibird/.emacs.d/elpa/org-20151123/org-macs hides /usr/share/emacs/24.5/lisp/org/org-macs
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-plantuml hides /usr/share/emacs/24.5/lisp/org/ob-plantuml
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-exp hides /usr/share/emacs/24.5/lisp/org/ob-exp
/home/kiwibird/.emacs.d/elpa/org-20151123/org-version hides /usr/share/emacs/24.5/lisp/org/org-version
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-css hides /usr/share/emacs/24.5/lisp/org/ob-css
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-ditaa hides /usr/share/emacs/24.5/lisp/org/ob-ditaa
/home/kiwibird/.emacs.d/elpa/org-20151123/ox-texinfo hides /usr/share/emacs/24.5/lisp/org/ox-texinfo
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-ruby hides /usr/share/emacs/24.5/lisp/org/ob-ruby
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-makefile hides /usr/share/emacs/24.5/lisp/org/ob-makefile
/home/kiwibird/.emacs.d/elpa/org-20151123/org-rmail hides /usr/share/emacs/24.5/lisp/org/org-rmail
/home/kiwibird/.emacs.d/elpa/org-20151123/org-bbdb hides /usr/share/emacs/24.5/lisp/org/org-bbdb
/home/kiwibird/.emacs.d/elpa/org-20151123/ob-fortran hides /usr/share/emacs/24.5/lisp/org/ob-fortran
/home/kiwibird/.emacs.d/elpa/org-20151123/org-loaddefs hides /usr/share/emacs/24.5/lisp/org/org-loaddefs
/home/kiwibird/.emacs.d/elpa/org-20151123/org-install hides /usr/share/emacs/24.5/lisp/org/org-install
Features:
(shadow sort bbdb-message footnote mail-extr gnus-msg gnus-art mm-uu
mml2015 mm-view mml-smime smime dig gnus-sum emacsbug edebug
cperl-mode-expansions cperl-mode icalendar ibuf-ext ibuffer org-table
rng-cmpct nxml-mode-expansions html-mode-expansions sgml-mode 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 ghci-script-mode view cal-iso tramp-cache glasses
cc-langs cc-mode-expansions cc-mode cc-fonts cc-guess cc-menus cc-styles
cc-align linum magit-svn magit-blame magit-stash magit-bisect
magit-remote magit-commit magit-sequence magit magit-apply magit-wip
magit-log magit-diff smerge-mode diff-mode magit-core magit-process
magit-popup magit-mode magit-git magit-section magit-utils git-commit
with-editor async-bytecomp async log-edit kbu-bbdb bbdb-anniv bbdb2erc
bbdb-mua bbdb-com crm bbdb bbdb-site timezone gnus-demon nntp gnus-group
gnus-undo nnmail mail-source gnus-start gnus-spec gnus-win nnoo gnus-int
gnus-range smtpmail sendmail gnus gnus-ems nnheader message rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mailabbrev gmm-utils mailheader
pcvs-util add-log vc vc-dispatcher browse-url ido-completing-read+
two-column iso-transl ffap avy hippie-exp misearch multi-isearch
warnings bookmark cal-move parse-time tabify org-capture org-agenda epg
sh-script smie executable org-clock disp-table org-rmail org-mhe org-irc
org-info org-gnus org-docview doc-view jka-compr image-mode org-bibtex
bibtex org-bbdb org-w3m org-element avl-tree org-crypt
the-org-mode-expansions org org-macro org-footnote org-pcomplete
org-list org-faces org-entities org-version ob-emacs-lisp ob ob-tangle
ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval
org-compat org-macs org-loaddefs eieio-opt speedbar sb-image ezimage
dframe tramp-sh tramp tramp-compat tramp-loaddefs trampver dired-x dired
haskell-doc inf-haskell shell haskell haskell-completions haskell-load
haskell-commands highlight-uses-mode haskell-modules haskell-sandbox
haskell-repl haskell-debug haskell-interactive-mode
haskell-presentation-mode haskell-font-lock haskell-collapse
haskell-navigate-imports haskell-compile haskell-process haskell-session
haskell-cabal haskell-utils haskell-hoogle haskell-decl-scan imenu
flycheck find-func subr-x seq auto-complete hindent haskell-mode
haskell-indentation haskell-string haskell-sort-imports haskell-lexeme
haskell-align-imports haskell-compat haskell-complete-module noutline
outline easy-mmode flymake compile dabbrev haskell-customize
sauron-elfeed sauron-identica sauron-jabber sauron-twittering
sauron-notifications notifications sauron-org sauron-dbus dbus xml
sauron-erc erc-list erc-menu erc-join erc-ring erc-networks
erc-pcomplete pcomplete comint ansi-color erc-track erc-match erc-button
erc-fill erc-stamp erc-netsplit erc-goodies erc erc-backend erc-compat
format-spec pp sauron eldoc elisp-slime-nav company-files
company-oddmuse company-keywords company-etags company-gtags
company-dabbrev-code company-dabbrev company-capf company-cmake
company-xcode company-clang company-semantic company-eclim company-css
company-nxml company-bbdb evil-surround evil-matchit
smart-mode-line-respectful-theme smart-mode-line mule-util monokai-theme
ace-jump-mode-autoloads auto-complete-auctex-autoloads
bbdb2erc-autoloads tex-site company-ycmd rx ycmd ycmd-request-deferred
ycmd-request url-http tls url-auth mail-parse rfc2231 rfc2047 rfc2045
ietf-drums url-gw mail-utils url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util url-parse
auth-source eieio byte-opt bytecomp byte-compile cl-extra cconv
eieio-core gnus-util mm-util mail-prsvr password-cache url-vars mailcap
etags popup json hmac-def f s ucs-normalize deferred company-template
company pcase cc-cmds cc-engine cc-vars cc-defs ddg-autoloads
diminish-autoloads dix-autoloads evil-leader evil evil-integration
undo-tree diff evil-maps evil-commands evil-command-window evil-types
evil-search evil-ex evil-macros evil-repeat evil-states evil-core
evil-common windmove rect evil-digraphs evil-vars ring fasd grizzl
find-file-in-repository git-gutter-fringe+-autoloads
fringe-helper-autoloads go-mode-autoloads goto-chg-autoloads
helm-git-grep-autoloads helm-prosjekt-autoloads htmlize-autoloads
epc-autoloads ctable-autoloads concurrent-autoloads legalese-autoloads
minimap-autoloads nose-autoloads paredit-autoloads
python-environment-autoloads request-autoloads rich-minority
smartparens-haskell smartparens edmacro kmacro dash tea-time-autoloads
wgrep-autoloads wiki-summary-autoloads info ycmd-next-error pulse
package epg-config kbu-dix kbu-org solar cal-dst holidays hol-loaddefs
vc-git appt diary-lib diary-loaddefs pabbrev time quail help-mode
recentf tree-widget wid-edit ido server saveplace delsel expand-region
text-mode-expansions er-basic-expansions thingatpt expand-region-core
cl-macs expand-region-custom cua-base cal-menu easymenu calendar
cal-loaddefs calendar-norway advice help-fns midnight time-date paren
whitespace kbu-selector cl gv cl-loaddefs cl-lib tooltip electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
prog-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
minibuffer 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 make-network-process
dbusbind gfilenotify dynamic-setting font-render-setting x-toolkit x
multi-tty emacs)
Memory information:
((conses 16 1388772 142774)
(symbols 48 72300 0)
(miscs 40 6351 6777)
(strings 32 415041 36536)
(string-bytes 1 7259371)
(vectors 16 100487)
(vector-slots 8 2306453 253014)
(floats 8 964 4493)
(intervals 56 51116 11908)
(buffers 960 108)
(heap 1024 107048 12941))
<#secure method=pgpmime mode=sign>
--
Kevin Brubeck Unhammer
GPG: 0x766AC60C
From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 04 11:55:41 2015
Received: (at 22092) by debbugs.gnu.org; 4 Dec 2015 16:55:41 +0000
Received: from localhost ([127.0.0.1]:39269 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.80)
(envelope-from )
id 1a4tdz-0001kM-Tq
for submit@debbugs.gnu.org; Fri, 04 Dec 2015 11:55:40 -0500
Received: from mout.web.de ([212.227.17.11]:58835)
by debbugs.gnu.org with esmtp (Exim 4.80)
(envelope-from ) id 1a4tdy-0001kB-5K
for 22092@debbugs.gnu.org; Fri, 04 Dec 2015 11:55:38 -0500
Received: from p55m-ud2 ([217.226.69.231]) by smtp.web.de (mrweb101) with
ESMTPSA (Nemesis) id 0M89mf-1aQQht2DJJ-00viHX; Fri, 04 Dec 2015 17:55:36
+0100
From: Ulf Jasper
To: Kevin Brubeck Unhammer
Subject: Re: bug#22092: 24.5; icalendar-import should strip windows newlines
References: <87si3i376s.fsf@fsfe.org>
Date: Fri, 04 Dec 2015 17:55:35 +0100
In-Reply-To: <87si3i376s.fsf@fsfe.org> (Kevin Brubeck Unhammer's message of
"Fri, 04 Dec 2015 10:16:11 +0100")
Message-ID: <87mvtqw3ug.fsf@web.de>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Provags-ID: V03:K0:H5wfJ44RMvDwIhXikcyetbeXtDzxXPgJf754+C1jlM5hg3D/aP8
5MQOUVD1T7Z6a9R/G9FZb7NJBG6/HHFPDpH3dh//5lg8tfBYeQMgLf7nfY+vf6fhGMSYQHS
TRCkwotfrbynRfeBDguYRinWK/npoXMpU2BIpez72uiAToKPYqnZcRsVlpWy+gYDFohoxqx
Bey8JU7FJ98Vf3KPYKsvQ==
X-UI-Out-Filterresults: notjunk:1;V01:K0:8xw3kJurn6s=:Fsi+yJv2eSxl93jnuTSFVf
fAu8fxT6kxaNMkQhunMOQhp2+Qfr+0K4bGwzo+Xj9m+9W4CJ4pG4867Y4Dq35W353H+rS5bhi
7fyGdtGXd1CMnHatsv6yDfMKhW+nSOUImd78UGXPD7o+qlSlPKvpvARUdJkav9vmLVrB7f+cb
oRouJjGmS1DLlu1wQUCFkbbwCOFU1q3xXuoTEsl7iOGCzIgf2bjIZhgSaRNKUyFSee3lXltPx
HsC9+IIDZrjcW3DKRHVSfUk8oilLbHZBPlroYUZkNlOFWfLAc+kBjY1zXFtRu5o6vRbdeX0vc
3mGTX2rwdulyxHyjnYeBO4rvQzDLzJXNAGmAYWNtMJcWfDINURPEl5kF7qcAJnGHXxplTo8Wb
FKyWnJxZV1D6jca5oB8lpx3eAONBoPIjIEF7cccjlzv4B6HkFTV91ej+ywcqcB2pgoL7qVf1k
lzLTErBxtB6SOGn3KF9uLrfKQvEmndQx39CKdCGBdOzt64tfWSkYNAf9g4e1jVrFzs+SkGGUP
VdGsaw7WUGn77QRYGRBoxo+oQQZ2CLGrcGmPAvXDYxqZ3tvo/CLbYeeC2qSsrNJKyGm1UjW7w
ff1Slv14F0vpe1JQwa3n2ZmulG5yvz4tjgvisD6M5+te7+LZBSUwRmNtgLIXCzFuRMVKpxXLj
FkZNCL3BeQLu88u1lZuYkfflYKHEXnfFsyXfAZsBSbYeF4eOByCFUNe78THONPp+PMtS2GGfo
2RbvVKQftkl29EIB/WKJaZRjO50nkPcnkCISU3uMyuroSP9YK5J8l9tvI+zvy6yRig2PH1feS
3aI74o/
X-Spam-Score: -0.7 (/)
X-Debbugs-Envelope-To: 22092
Cc: 22092@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: -0.7 (/)
Am 04.12.2015 um 10:16 (+0100) schrieb Kevin Brubeck Unhammer:
> Tried importing an .ics with `icalendar-import-buffer'. The file had the
> Windows ^M newlines, no events were imported. Presumably, the function
> should strip ^M's first (though note that the file itself is likely to
> be chmod -w, e.g. if it was downloaded by Firefox and placed in /tmp).
AFAIR icalendar files always contain CR LF sequences. So the problem
may be caused by something else than the line endings.
Could you please supply a sample file (preferably anonymised)?
Best,
Ulf
From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 04 15:54:11 2015
Received: (at 22092) by debbugs.gnu.org; 4 Dec 2015 20:54:11 +0000
Received: from localhost ([127.0.0.1]:39442 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.80)
(envelope-from )
id 1a4xMp-0007Xm-9o
for submit@debbugs.gnu.org; Fri, 04 Dec 2015 15:54:11 -0500
Received: from out4-smtp.messagingengine.com ([66.111.4.28]:47660)
by debbugs.gnu.org with esmtp (Exim 4.80)
(envelope-from ) id 1a4xMn-0007Xe-46
for 22092@debbugs.gnu.org; Fri, 04 Dec 2015 15:54:09 -0500
Received: from compute2.internal (compute2.nyi.internal [10.202.2.42])
by mailout.nyi.internal (Postfix) with ESMTP id 81B4C20592;
Fri, 4 Dec 2015 15:54:08 -0500 (EST)
Received: from frontend2 ([10.202.2.161])
by compute2.internal (MEProxy); Fri, 04 Dec 2015 15:54:08 -0500
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=
messagingengine.com; h=cc:content-type:date:from:in-reply-to
:message-id:mime-version:references:subject:to:x-sasl-enc
:x-sasl-enc; s=smtpout; bh=BfmLsTI9NEDuucZE8csOZgpBIqE=; b=o+r3J
+CdiISc4nIsk3Uqeka/d7R9wgQjukQ5y5mrS/olR3BsXLweVPV+SSXUuFRiOKAdi
OuP9GcVuLZ2rmUSQftpDwAhzZ/Zyo+vqqesasSXzBgdlusckesEC9p9jBAag2Uz7
5TtJM/T7N3pd6sTvFLFO2Pp4akkiU4b33be+Uk=
X-Sasl-enc: QtSyC0zPI213YL7jFxG3zPRX/CRBiPJB7k9WxU3i7Wvp 1449262448
Received: from kiwiarch (cm-84.210.14.246.getinternet.no [84.210.14.246])
by mail.messagingengine.com (Postfix) with ESMTPA id BF3076800D6;
Fri, 4 Dec 2015 15:54:07 -0500 (EST)
From: Kevin Brubeck Unhammer
To: Ulf Jasper
Subject: Re: bug#22092: 24.5; icalendar-import should strip windows newlines
References: <87si3i376s.fsf@fsfe.org> <87mvtqw3ug.fsf@web.de>
Date: Fri, 04 Dec 2015 21:54:04 +0100
In-Reply-To: <87mvtqw3ug.fsf@web.de> (Ulf Jasper's message of "Fri, 04 Dec
2015 17:55:35 +0100")
Message-ID: <87r3j2exzn.fsf@mm.st>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="==-=-=";
micalg=pgp-sha256; protocol="application/pgp-signature"
X-Spam-Score: -0.7 (/)
X-Debbugs-Envelope-To: 22092
Cc: 22092@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: -0.7 (/)
--==-=-=
Content-Type: multipart/mixed; boundary="=-=-="
--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Ulf Jasper =C4=8D=C3=A1lii:
> Am 04.12.2015 um 10:16 (+0100) schrieb Kevin Brubeck Unhammer:
>> Tried importing an .ics with `icalendar-import-buffer'. The file had the
>> Windows ^M newlines, no events were imported. Presumably, the function
>> should strip ^M's first (though note that the file itself is likely to
>> be chmod -w, e.g. if it was downloaded by Firefox and placed in /tmp).
>
> AFAIR icalendar files always contain CR LF sequences. So the problem
> may be caused by something else than the line endings.
>
> Could you please supply a sample file (preferably anonymised)?
Sorry, thought I did but I guess I forgot to attach it. Trying again =E2=80=
=A6
I did manage to import it after removing the ^M's though. A quick edebug
shows that
(icalendar--read-element nil nil)
populates ical-contents, but
(icalendar--all-events ical-list)
returns nil.
=2DKevin
--=-=-=
Content-Type: text/calendar
Content-Disposition: attachment; filename=badnl.ics
Content-Transfer-Encoding: quoted-printable
BEGIN:VCALENDAR=0D
PRODID:-//www.norwegian.no//iCalendar MIMEDIR//EN=0D
VERSION:2.0=0D
METHOD:REQUEST=0D
BEGIN:VEVENT=0D
UID:RFCALITEM1=0D
SEQUENCE:1512040950=0D
DTSTAMP:20141204T095043Z=0D
ORGANIZER:noreply@norwegian.no=0D
DTSTART:20141208T173000Z=0D
DTEND:20141208T215500Z=0D
LOCATION:Stavanger-Sola=0D
DESCRIPTION:Fly med Norwegian, reservasjon. Fra Stavanger til Tromsø 8=
. des 2014 18:30, DY545Fly med Norwegian, reservasjon . Fra Stavanger til T=
romsø 8. des 2014 21:00, DY390=0D
X-ALT-DESC;FMTTYPE=3Dtext/html:Reisereferanse
SUMMARY:Norwegian til Tromsoe-Langnes - =0D
CATEGORIES:Appointment=0D
PRIORITY:5=0D
CLASS:PUBLIC=0D
TRANSP:OPAQUE=0D
END:VEVENT=0D
END:VCALENDAR
--=-=-=--
--==-=-=
Content-Type: application/pgp-signature; name="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJWYf1tAAoJEPw8Hn0AkxZnwPIQAJSH6muetDBda61QMwoVZsQZ
v51ueoCHr7wtsoQ31jRl5H7rFMAzw8myp2lSUxdrXmhjT2EaQGsMHrfYDU7v3Sq0
Wlcx0ajqch1kjVUvY5O8BlqyProc6Sw/iXniXG/jWuTVxohOAKJQoqQnPMT7YGBl
uvVIVdg/JOTR9qNO2vtuNAWcZ8g6/drR2AAekaLW49YXIuilKnR1KWhdKTy65rn7
QFxStu6EVIGZ+NsKqY4grG3lE3f8f4WwCFoEHcqdwrg0cf0C2+xWIW9tS24JScA4
4+TLOPM6RVctuRl1X0zmztZjTBhSyk2MN3NwEjoXGFCg2H9kIaINZ9EF2PUYpD67
152ZKg1Sb+xldevrODgsLrwNxnjhHahZXNCN4Ntw8hl06/Tw+Q77MxFkca+9ZYkk
HNrRfc35cEDj9HnUxu1Elb+yBo3oQUI/OdzuuGxBJ+tECtW6WdD5mD9u6Nib+o2l
wA22iTfjsNHsaB1Gtg1LbT8hI8seSZ7oGtXpz5PRv+bNGMiDxUf0bdoF4z9Uy+le
8OsnNeXit6fQzEph4LUpm88hFWMPmYw0psQSRk7Vyb/92a4n1JuXHwNuyILJuwYc
blsotNcCiZmOYOWLOHQHc+SdtXwh32bqWDwjd+0ZybEwPCCTF3Zb0nwAfE8JFELn
Dx9gKyTQJahNlG6p42iK
=mHIq
-----END PGP SIGNATURE-----
--==-=-=--
From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 05 11:18:50 2015
Received: (at 22092) by debbugs.gnu.org; 5 Dec 2015 16:18:50 +0000
Received: from localhost ([127.0.0.1]:40012 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.80)
(envelope-from )
id 1a5FXt-0006z5-KT
for submit@debbugs.gnu.org; Sat, 05 Dec 2015 11:18:49 -0500
Received: from mout.web.de ([212.227.17.12]:51980)
by debbugs.gnu.org with esmtp (Exim 4.80)
(envelope-from ) id 1a5FXZ-0006yY-MF
for 22092@debbugs.gnu.org; Sat, 05 Dec 2015 11:18:48 -0500
Received: from p55m-ud2 ([217.226.91.53]) by smtp.web.de (mrweb102) with
ESMTPSA (Nemesis) id 0MC1jI-1ZwU782cVM-008o5u; Sat, 05 Dec 2015 17:18:26
+0100
From: Ulf Jasper
To: Kevin Brubeck Unhammer
Subject: Re: bug#22092: 24.5; icalendar-import should strip windows newlines
References: <87si3i376s.fsf@fsfe.org> <87mvtqw3ug.fsf@web.de>
<87r3j2exzn.fsf@mm.st>
Date: Sat, 05 Dec 2015 17:18:25 +0100
In-Reply-To: <87r3j2exzn.fsf@mm.st> (Kevin Brubeck Unhammer's message of "Fri,
04 Dec 2015 21:54:04 +0100")
Message-ID: <87h9jwx41a.fsf@web.de>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K0:dv0PSevWGAJiClbGH2wBYVRjUKXoXE/1nkrFKx2ppub+B6CAMY1
PQKIvaSbO7KPCv8V66AYDQnqfjoe3oEP7Mt3u6BaGGtp3yTcU7TdWafXCsjqDU7bZksPu23
MvTSyN12dSurN1LTsWv/zWM+ofWIpNJd9RlSzilIAkbW5QAMw2Hvz1Kf/mL4KFgqInI8Ete
4lCIP63H0MPdE6P2d/ObA==
X-UI-Out-Filterresults: notjunk:1;V01:K0:1W/s2jr/c60=:DKPDV9FJ6WAEoVhCkXtCJg
8U1lc8v4TcL/77C0jAqdQXO4eU6/UDZH54gMltmb40EiM5jfxVntRUuo8XjRhmsogisqCc4UG
kCnFDQ/YN5St0nsWdeP+wxBxof6g1CJkZBmcFpnFZk5rFepjZ9nhNmE8t0jMFJNNnQnSQzE+x
1vcBM6CZdcWbgZroNoxBKfnrRQbZ4xEUdkUpVi0YbmW53uxO78dLwzxMjNl7H4GCJDpraVKq5
Cbp8AM8toeucyVHi/foknwzUzsW95ux4Nt6dclsVztrqzaf+aGR2ROkbZNHeORHoR0IIm3SCw
5IkKE1x0ROMbSYj8Eyd1KSsjvxQiztdJPNVeaN068F1a8ijCT7YgFIalrs+rkUNzTXg1oRtQ9
J1M6J6a71Xq4z2DJ8A2ztBRHC+k12ZsEQXIFaucf7ptQ2o6n9T24QPI69HvTfNIJe4kpdqgiU
cKNo6CBtGcc8Zgebwn9JcS8e89MV4YdqnN5V8hxm98lKJhU23z3nZlVgbOALUIFxv97wl+vjb
QEzmgp85VkiE6mtcI437ZfF1qQEQ7EiJiLjsYe/ejRd5E7fFWKLtnEA4sZgYGD6NjQztZOUy9
lA7KjqLEu94grYZwfve7QAlZFGtFU0CBX7Voft3hxQKGFs8DyK5Y3LmJYm3lKXQ5cwvZY4bui
9YA6P7DLQvH1Q0+aoWx8xnQ1jIyXHO5als5ZD4nXpfhdDZO5D4/UrjoKiBXYd0iDTANZHVSzg
tGA5KFLzB84EFjrmclALirJ4lIBnwsmJneB+ERHSFDPH08bFYvZtx0Z/4vrkZRrPip8KqGuRF
ZJELvIR
X-Spam-Score: -0.7 (/)
X-Debbugs-Envelope-To: 22092
Cc: 22092@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: -0.7 (/)
close 22092 25.1
thanks
Am 04.12.2015 um 21:54 (+0100) schrieb Kevin Brubeck Unhammer:
> Sorry, thought I did but I guess I forgot to attach it. Trying again =E2=
=80=A6
Thanks. I was able to reproduce the error with that file.
> I did manage to import it after removing the ^M's though.
Right. But adding ^Ms would also help. The problem with that file is
that line endings are inconsistent. There are DOS (CR LF) as well as
Unix (LF) line endings. Whatever created that file should fix that
mess.=20=20
Anyway, I added a fix and pushed it to the emacs-25 branch.
Best,
Ulf
From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 07 11:37:23 2015
Received: (at control) by debbugs.gnu.org; 7 Dec 2015 16:37:23 +0000
Received: from localhost ([127.0.0.1]:41887 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.80)
(envelope-from )
id 1a5ymx-00075D-77
for submit@debbugs.gnu.org; Mon, 07 Dec 2015 11:37:23 -0500
Received: from eggs.gnu.org ([208.118.235.92]:44755)
by debbugs.gnu.org with esmtp (Exim 4.80)
(envelope-from ) id 1a5ymd-00074T-MG
for control@debbugs.gnu.org; Mon, 07 Dec 2015 11:37:21 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1a5ymZ-0006nx-BV
for control@debbugs.gnu.org; Mon, 07 Dec 2015 11:37:03 -0500
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org
X-Spam-Level:
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD
autolearn=disabled version=3.3.2
Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39678)
by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from )
id 1a5ymZ-0006nt-8v
for control@debbugs.gnu.org; Mon, 07 Dec 2015 11:36:59 -0500
Received: from rgm by fencepost.gnu.org with local (Exim 4.82)
(envelope-from ) id 1a5ymY-0004I0-Ut
for control@debbugs.gnu.org; Mon, 07 Dec 2015 11:36:59 -0500
Subject: control message for bug 22092
To:
X-Mailer: mail (GNU Mailutils 2.99.98)
Message-Id:
From: Glenn Morris
Date: Mon, 07 Dec 2015 11:36:58 -0500
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From: 2001:4830:134:3::e
X-Spam-Score: -5.0 (-----)
X-Debbugs-Envelope-To: control
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: -5.0 (-----)
close 22092 25.1
From unknown Mon Jun 23 02:22:30 2025
Received: (at fakecontrol) by fakecontrolmessage;
To: internal_control@debbugs.gnu.org
From: Debbugs Internal Request
Subject: Internal Control
Message-Id: bug archived.
Date: Tue, 05 Jan 2016 12:24:04 +0000
User-Agent: Fakemail v42.6.9
# This is a fake control message.
#
# The action:
# bug archived.
thanks
# This fakemail brought to you by your local debbugs
# administrator