unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#17134: 24.3.50; Dired error
@ 2014-03-28 23:13 Fabrice Niessen
  2014-03-29 17:53 ` Michael Heerdegen
  2014-03-29 17:54 ` Juri Linkov
  0 siblings, 2 replies; 4+ messages in thread
From: Fabrice Niessen @ 2014-03-28 23:13 UTC (permalink / raw)
  To: 17134-ubl+/3LiMTaZdePnXv/OxA

Hello,

Many times, though not always, when trying to go into a Dired view from
a buffer via `dired-jump':

  ╭────
  │ C-x C-j runs the command dired-jump, which is an interactive autoloaded
  │ compiled Lisp function in `dired-x.el'.
  │ 
  │ It is bound to C-x C-j.
  │ 
  │ (dired-jump &optional OTHER-WINDOW FILE-NAME)
  │ 
  │ Jump to Dired buffer corresponding to current buffer.
  ╰────

or when going to files or directories from `helm-for-files', I have the
error "wrong-type-argument integer-or-marker-p".

Current backtrace:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p ((dired-filename . "d:/Users/fni/src/stage-latex-dunkerque-2012/stage-latex-dunkerque-2012-slides.org")))
  save-place-dired-hook()
  run-hooks(dired-initial-point-hook)
  dired-initial-position("d:/Users/fni/src/stage-latex-dunkerque-2012/")
  dired-internal-noselect("d:/Users/fni/src/stage-latex-dunkerque-2012/" nil)
  dired-noselect("~/src/stage-latex-dunkerque-2012")
  run-hook-with-args-until-success(dired-noselect "~/src/stage-latex-dunkerque-2012")
  find-file-noselect("D:/Users/fni/src/stage-latex-dunkerque-2012" nil nil nil)
  #[513 "\300\301\211$\211<\203\0\302\303\237\"\202\0\303!\207" [find-file-noselect nil mapcar switch-to-buffer] 7 1790477 (byte-code "\300\301\302 \"\207" [find-file-read-args "Find file: " confirm-nonexistent-file-or-buffer] 3)]("D:/Users/fni/src/stage-latex-dunkerque-2012" nil)
  funcall(#[513 "\300\301\211$\211<\203\0\302\303\237\"\202\0\303!\207" [find-file-noselect nil mapcar switch-to-buffer] 7 1790477 (byte-code "\300\301\302 \"\207" [find-file-read-args "Find file: " confirm-nonexistent-file-or-buffer] 3)] "D:/Users/fni/src/stage-latex-dunkerque-2012" nil)
  (with-no-warnings (funcall ad--addoit-function filename wildcards))
  (setq ad-return-value (with-no-warnings (funcall ad--addoit-function filename wildcards)))
  (let ((filename filename) (find-file-time-start (float-time))) (message "(Info) Finding file %s..." filename) (setq ad-return-value (with-no-warnings (funcall ad--addoit-function filename wildcards))) (message "(Info) Found file %s in %.2f s" filename (- (float-time) find-file-time-start)))
  (let (ad-return-value) (let ((filename filename) (find-file-time-start (float-time))) (message "(Info) Finding file %s..." filename) (setq ad-return-value (with-no-warnings (funcall ad--addoit-function filename wildcards))) (message "(Info) Found file %s in %.2f s" filename (- (float-time) find-file-time-start))) ad-return-value)
  ad-Advice-find-file(#[513 "\300\301\211$\211<\203\0\302\303\237\"\202\0\303!\207" [find-file-noselect nil mapcar switch-to-buffer] 7 1790477 (byte-code "\300\301\302 \"\207" [find-file-read-args "Find file: " confirm-nonexistent-file-or-buffer] 3)] "D:/Users/fni/src/stage-latex-dunkerque-2012")
  apply(ad-Advice-find-file #[513 "\300\301\211$\211<\203\0\302\303\237\"\202\0\303!\207" [find-file-noselect nil mapcar switch-to-buffer] 7 1790477 (byte-code "\300\301\302 \"\207" [find-file-read-args "Find file: " confirm-nonexistent-file-or-buffer] 3)] "D:/Users/fni/src/stage-latex-dunkerque-2012")
  find-file("D:/Users/fni/src/stage-latex-dunkerque-2012")
  mapc(find-file ("D:/Users/fni/src/stage-latex-dunkerque-2012"))
  helm-find-many-files("D:/Users/fni/src/stage-latex-dunkerque-2012")
  apply(helm-find-many-files "D:/Users/fni/src/stage-latex-dunkerque-2012")
  helm-funcall-with-source(((name . "Locate") (init . helm-locate-set-command) (candidates-process . helm-locate-init) (pattern-transformer . helm-locate-pattern-transformer) (type . file) (requires-pattern . 3) (history . helm-file-name-history) (keymap keymap (23 . helm-yank-text-at-point) (3 keymap (63 . helm-generic-file-help) (64 . helm-ff-run-insert-org-link) (88 . helm-ff-run-open-file-with-default-tool) (24 . helm-ff-run-open-file-externally) (111 . helm-ff-run-switch-other-window) (61 . helm-ff-run-ediff-merge-file)) (67108925 . helm-ff-run-ediff-file) (27 keymap (46 . helm-ff-run-etags) (105 . helm-ff-properties-persistent) (68 . helm-ff-run-delete-file) (103 keymap (112 . helm-ff-run-pdfgrep) (122 . helm-ff-run-zgrep) (115 . helm-ff-run-grep))) (19 . helm-ff-run-grep) (29 . helm-ff-run-toggle-basename) keymap (menu-bar keymap (help-menu keymap (describe keymap (describe-mode . helm-help)))) (help keymap (109 . helm-help)) (f1) (8 keymap (109 . helm-help) (104 . undefined) (8 . undefined) (4 . helm-debug-output)) (20 . helm-toggle-resplit-and-swap-windows) (C-tab . undefined) (triple-mouse-3 . ignore) (double-mouse-3 . ignore) (mouse-3 . ignore) (drag-mouse-3 . ignore) (down-mouse-3 . ignore) (triple-mouse-2 . ignore) (double-mouse-2 . ignore) (mouse-2 . ignore) (drag-mouse-2 . ignore) (down-mouse-2 . ignore) (triple-mouse-1 . ignore) (double-mouse-1 . ignore) (mouse-1 . ignore) (drag-mouse-1 . ignore) (down-mouse-1 . ignore) (67108897 . helm-toggle-suspend-update) (3 keymap (21 . helm-force-update) (6 . helm-follow-mode) (11 . helm-kill-selection-and-quit) (25 . helm-yank-selection) (4 . helm-delete-current-selection) (45 . helm-swap-windows)) (67108987 . helm-enlarge-window) (67108989 . helm-narrow-window) (19 . undefined) (18 . undefined) (23 . helm-yank-text-at-point) (24 keymap (2 . helm-resume-list-buffers-after-quit) (98 . helm-resume-previous-session-after-quit) (6 . helm-quit-and-find-file)) (11 . helm-delete-minibuffer-contents) (67108896 . helm-toggle-visible-mark) (0 . helm-toggle-visible-mark) (C-M-up . helm-scroll-other-window-down) (C-M-down . helm-scroll-other-window) (M-prior . helm-scroll-other-window-down) (M-next . helm-scroll-other-window) (12 . helm-recenter-top-bottom-other-window) (15 . helm-next-source) (10 . helm-select-3rd-action) (5 . helm-select-2nd-action-or-end-of-line) (26 . helm-execute-persistent-action) ...) (help-message . helm-generic-file-help-message) (candidate-number-limit . 9999) (no-matchplugin) (mode-line . helm-generic-file-mode-line-string) (header-line . helm-persistent-help-string) (action ("Find file" . helm-find-many-files) ("Find file as root" . helm-find-file-as-root) ("Find file other window" . find-file-other-window) ("Find file other frame" . find-file-other-frame) ("Open dired in file's directory" . helm-open-dired) ("Grep File(s) `C-u recurse'" . helm-find-files-grep) ("Zgrep File(s) `C-u Recurse'" . helm-ff-zgrep) ("Pdfgrep File(s)" . helm-ff-pdfgrep) ("Insert as org link" . helm-files-insert-as-org-link) ("Checksum File" . helm-ff-checksum) ("Ediff File" . helm-find-files-ediff-files) ("Ediff Merge File" . helm-find-files-ediff-merge-files) ("Etags `M-., C-u tap, C-u C-u reload tag file'" . helm-ff-etags-select) ("View file" . view-file) ("Insert file" . insert-file) ("Delete file(s)" . helm-delete-marked-files) ("Open file externally (C-u to choose)" . helm-open-file-externally) ("Open file with default tool" . helm-open-file-with-default-tool) ("Find file in hex dump" . hexl-find-file)) (persistent-help . "Show this file") (action-transformer helm-transform-file-load-el helm-transform-file-browse-url) (candidate-transformer helm-skip-boring-files helm-highlight-files helm-w32-pathname-transformer)) helm-find-many-files "D:/Users/fni/src/stage-latex-dunkerque-2012")
  helm-execute-selection-action-1()
  helm-execute-selection-action()
  #[0 "\312\211\211\211\305\206\n\x0e(()*+,\313\314-\"\315\316\317\320\321\322\x06!\323\"\324\325%DC\216\326\303\301\307\300$\210\327(!\210\330\331!\210\315\332DC\216\333\302\301\304\303\306\307\310\205P\3109\205P\310&\a\210*\210)?\205r\334\335\316\317\336\321\322\311!\337\"\340\325%\"\210\341\342\335\"\210\343 \330\344\345\346\347\"P!\210-\207" [(helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) nil nil nil nil "*helm for files*" nil nil nil nil nil mapcar #[257 "\211JB\207" [] 3 "\n\n(fn V)"] funcall make-byte-code 0 "\300\301\211:\203\x1f\x02@\262\x01\211A\262\242\262\211L\210A\262\202\0\266\302\303!\207" vconcat vector [nil helm-log "restore variables"] 5 "\n\n(fn)" helm-initialize helm-display-buffer helm-log "show prompt" #[0 "\300 \207" [helm-cleanup] 1 "\n\n(fn)"] helm-read-pattern-maybe defalias helm-hook55057 "\302\303DC\216\300\211)\207" [overriding-local-map funcall #[0 "\300\301\302\"\207" [remove-hook helm-cleanup-hook helm-hook55057] 3 "\n\n(fn)"]] 2 add-hook helm-cleanup-hook helm-execute-selection-action "[End session] " make-string 41 45 helm-buffer helm-quit helm-in-persistent-action helm-current-source helm-source-name helm-restored-variables] 9 "\n\n(fn)"]()
  funcall(#[0 "\312\211\211\211\305\206\n\x0e(()*+,\313\314-\"\315\316\317\320\321\322\x06!\323\"\324\325%DC\216\326\303\301\307\300$\210\327(!\210\330\331!\210\315\332DC\216\333\302\301\304\303\306\307\310\205P\3109\205P\310&\a\210*\210)?\205r\334\335\316\317\336\321\322\311!\337\"\340\325%\"\210\341\342\335\"\210\343 \330\344\345\346\347\"P!\210-\207" [(helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) nil nil nil nil "*helm for files*" nil nil nil nil nil mapcar #[257 "\211JB\207" [] 3 "\n\n(fn V)"] funcall make-byte-code 0 "\300\301\211:\203\x1f\x02@\262\x01\211A\262\242\262\211L\210A\262\202\0\266\302\303!\207" vconcat vector [nil helm-log "restore variables"] 5 "\n\n(fn)" helm-initialize helm-display-buffer helm-log "show prompt" #[0 "\300 \207" [helm-cleanup] 1 "\n\n(fn)"] helm-read-pattern-maybe defalias helm-hook55057 "\302\303DC\216\300\211)\207" [overriding-local-map funcall #[0 "\300\301\302\"\207" [remove-hook helm-cleanup-hook helm-hook55057] 3 "\n\n(fn)"]] 2 add-hook helm-cleanup-hook helm-execute-selection-action "[End session] " make-string 41 45 helm-buffer helm-quit helm-in-persistent-action helm-current-source helm-source-name helm-restored-variables] 9 "\n\n(fn)"])
  #[0 "\311\312\313\314\315\"P!\210\"\316\211\x11#\206:\317\300!\320\316\320:\2038\x03@\262\x02$>\211\262?\211\262\2038\x03A\262\202\0\266\203#\x1e%\x1e&\x11\203K\321\322!\210\323\324\325\326\327\330	\a\"\331\"\332\333%DC\216\334\323\324\325\335\327\330\300\301\302\303\304\305\306\307\310\x13&\n\336\"\337\333%D\340\323\341\334EDC\217,\207" [(helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) nil nil nil nil "*helm for files*" nil nil nil helm-log "[Start session] " make-string 41 43 t helm-normalize-sources nil cua-mode -1 funcall make-byte-code 0 "\305\306!\203\0\307\310\311\"\210\202\0\312\310!\210\300\313\211\x14\301\203 \314\315!\210\316 \207" vconcat vector [overriding-local-map helm-alive-p helm-in-file-completion-p fboundp advice-add advice-remove tramp-read-passwd helm--advice-tramp-read-passwd ad-deactivate nil cua-mode 1 helm-log-save-maybe] 4 "\n\n(fn)" err "\312\211\211\211\305\206\n\x0e(()*+,\313\314-\"\315\316\317\320\321\322\x06!\323\"\324\325%DC\216\326\303\301\307\300$\210\327(!\210\330\331!\210\315\332DC\216\333\302\301\304\303\306\307\310\205P\3109\205P\310&\a\210*\210)?\205r\334\335\316\317\336\321\322\311!\337\"\340\325%\"\210\341\342\335\"\210\343 \330\344\345\346\347\"P!\210-\207" [nil mapcar #[257 "\211JB\207" [] 3 "\n\n(fn V)"] funcall make-byte-code 0 "\300\301\211:\203\x1f\x02@\262\x01\211A\262\242\262\211L\210A\262\202\0\266\302\303!\207" vconcat vector [nil helm-log "restore variables"] 5 "\n\n(fn)" helm-initialize helm-display-buffer helm-log "show prompt" #[0 "\300 \207" [helm-cleanup] 1 "\n\n(fn)"] helm-read-pattern-maybe defalias helm-hook55057 "\302\303DC\216\300\211)\207" [overriding-local-map funcall #[0 "\300\301\302\"\207" [remove-hook helm-cleanup-hook helm-hook55057] 3 "\n\n(fn)"]] 2 add-hook helm-cleanup-hook helm-execute-selection-action "[End session] " make-string 41 45 helm-buffer helm-quit helm-in-persistent-action helm-current-source helm-source-name helm-restored-variables] 9 quit #[257 "\300 \210\301\302\303\304\305\"P!\210\306\207" [helm-restore-position-on-quit helm-log "[End session (quit)] " make-string 34 45 nil] 6 "\n\n(fn V)"] overriding-local-map helm-maybe-use-default-as-input helm-sources-using-default-as-input non-essential cursor-in-echo-area] 21 "\n\n(fn)"]()
  funcall(#[0 "\311\312\313\314\315\"P!\210\"\316\211\x11#\206:\317\300!\320\316\320:\2038\x03@\262\x02$>\211\262?\211\262\2038\x03A\262\202\0\266\203#\x1e%\x1e&\x11\203K\321\322!\210\323\324\325\326\327\330	\a\"\331\"\332\333%DC\216\334\323\324\325\335\327\330\300\301\302\303\304\305\306\307\310\x13&\n\336\"\337\333%D\340\323\341\334EDC\217,\207" [(helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) nil nil nil nil "*helm for files*" nil nil nil helm-log "[Start session] " make-string 41 43 t helm-normalize-sources nil cua-mode -1 funcall make-byte-code 0 "\305\306!\203\0\307\310\311\"\210\202\0\312\310!\210\300\313\211\x14\301\203 \314\315!\210\316 \207" vconcat vector [overriding-local-map helm-alive-p helm-in-file-completion-p fboundp advice-add advice-remove tramp-read-passwd helm--advice-tramp-read-passwd ad-deactivate nil cua-mode 1 helm-log-save-maybe] 4 "\n\n(fn)" err "\312\211\211\211\305\206\n\x0e(()*+,\313\314-\"\315\316\317\320\321\322\x06!\323\"\324\325%DC\216\326\303\301\307\300$\210\327(!\210\330\331!\210\315\332DC\216\333\302\301\304\303\306\307\310\205P\3109\205P\310&\a\210*\210)?\205r\334\335\316\317\336\321\322\311!\337\"\340\325%\"\210\341\342\335\"\210\343 \330\344\345\346\347\"P!\210-\207" [nil mapcar #[257 "\211JB\207" [] 3 "\n\n(fn V)"] funcall make-byte-code 0 "\300\301\211:\203\x1f\x02@\262\x01\211A\262\242\262\211L\210A\262\202\0\266\302\303!\207" vconcat vector [nil helm-log "restore variables"] 5 "\n\n(fn)" helm-initialize helm-display-buffer helm-log "show prompt" #[0 "\300 \207" [helm-cleanup] 1 "\n\n(fn)"] helm-read-pattern-maybe defalias helm-hook55057 "\302\303DC\216\300\211)\207" [overriding-local-map funcall #[0 "\300\301\302\"\207" [remove-hook helm-cleanup-hook helm-hook55057] 3 "\n\n(fn)"]] 2 add-hook helm-cleanup-hook helm-execute-selection-action "[End session] " make-string 41 45 helm-buffer helm-quit helm-in-persistent-action helm-current-source helm-source-name helm-restored-variables] 9 quit #[257 "\300 \210\301\302\303\304\305\"P!\210\306\207" [helm-restore-position-on-quit helm-log "[End session (quit)] " make-string 34 45 nil] 6 "\n\n(fn V)"] overriding-local-map helm-maybe-use-default-as-input helm-sources-using-default-as-input non-essential cursor-in-echo-area] 21 "\n\n(fn)"])
  helm-internal((helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) nil nil nil nil "*helm for files*" nil nil nil)
  apply(helm-internal ((helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) nil nil nil nil "*helm for files*" nil nil nil))
  helm((helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) nil nil nil nil "*helm for files*" nil nil nil)
  apply(helm ((helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) nil nil nil nil "*helm for files*" nil nil nil))
  #[0 "\303\301\304\305\306\307\310\311\300!\312\"\313\314%\n\"\"\207" [(:sources (helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) :buffer "*helm for files*") helm helm-argument-keys apply mapcar make-byte-code 257 "\301\300\"\207" vconcat vector [plist-get] 4 "\n\n(fn KEY)"] 9 "\n\n(fn)"]()
  helm-let-internal(nil #[0 "\303\301\304\305\306\307\310\311\300!\312\"\313\314%\n\"\"\207" [(:sources (helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) :buffer "*helm for files*") helm helm-argument-keys apply mapcar make-byte-code 257 "\301\300\"\207" vconcat vector [plist-get] 4 "\n\n(fn KEY)"] 9 "\n\n(fn)"])
  helm(:sources (helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) :buffer "*helm for files*")
  helm-other-buffer((helm-source-buffers-list helm-source-recentf helm-source-bookmarks helm-source-file-cache helm-source-files-in-current-dir helm-source-locate) "*helm for files*")
  helm-for-files()
  call-interactively(helm-for-files nil nil)
  command-execute(helm-for-files)
--8<---------------cut here---------------end--------------->8---

In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2013-10-19 on LEG570
Bzr revision: 114715 rgm-x6JLEaVhGFkNw6h1NtkvECqmqeMGuyxdQETtYUhojtICr7SwMAFdKQ@public.gmane.org
Windowing system distributor `Microsoft Corp.', version 6.2.9200
Configured using:
 `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'

Important settings:
  value of $LANG: en_US.utf8
  locale-coding-system: cp1252
  default enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  TeX-PDF-mode: t
  diff-auto-refine-mode: t
  global-auto-complete-mode: t
  auto-complete-mode: t
  orgstruct-mode: t
  eldoc-mode: t
  redshank-mode: t
  flyspell-mode: t
  auto-image-file-mode: t
  recentf-mode: t
  whitespace-mode: t
  shell-dirtrack-mode: t
  helm-match-plugin-mode: t
  helm-occur-match-plugin-mode: t
  yas-global-mode: t
  yas-minor-mode: t
  show-paren-mode: t
  which-function-mode: t
  sml-modeline-mode: t
  global-hi-lock-mode: t
  hi-lock-mode: t
  delete-selection-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
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  auto-fill-function: do-auto-fill
  transient-mark-mode: t
  hs-minor-mode: t

Recent messages:
(Info) Finding file D:/Users/fni/src/stage-latex-dunkerque-2013...
run-hooks: Wrong type argument: integer-or-marker-p, ((dired-filename . "d:/Users/fni/src/stage-latex-dunkerque-2013/org-mode-latex-export.org"))
Debug on Error enabled globally
(Info) Finding file D:/Users/fni/src/stage-latex-dunkerque-2012...
Entering debugger...
Mark set [2 times]
Ispell process killed
Starting new Ispell process [c:/Program Files (x86)/Aspell/bin/aspell.exe::francais] ...

Load-path shadows:
d:/Users/fni/.emacs.d/elpa/graphviz-dot-mode-20140303.1301/graphviz-dot-mode hides ~/.emacs.d/site-lisp/graphviz-dot-mode
~/.emacs.d/site-lisp/org-effectiveness hides ~/Public/Repositories/org-mode/contrib/lisp/org-effectiveness
d:/Users/fni/.emacs.d/elpa/htmlize-20130207.1202/htmlize hides ~/Public/Repositories/org-mode/contrib/lisp/htmlize
~/Public/Repositories/org-mode/lisp/org hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org
~/Public/Repositories/org-mode/contrib/lisp/org-wl hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-wl
~/Public/Repositories/org-mode/lisp/org-w3m hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-w3m
~/Public/Repositories/org-mode/contrib/lisp/org-vm hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-vm
~/Public/Repositories/org-mode/lisp/org-version hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-version
~/Public/Repositories/org-mode/lisp/org-timer hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-timer
~/Public/Repositories/org-mode/lisp/org-table hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-table
~/Public/Repositories/org-mode/lisp/org-src hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-src
~/Public/Repositories/org-mode/lisp/org-rmail hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-rmail
~/Public/Repositories/org-mode/lisp/org-protocol hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-protocol
~/Public/Repositories/org-mode/lisp/org-plot hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-plot
~/Public/Repositories/org-mode/lisp/org-pcomplete hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-pcomplete
~/Public/Repositories/org-mode/lisp/org-mouse hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-mouse
~/Public/Repositories/org-mode/lisp/org-mobile hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-mobile
~/Public/Repositories/org-mode/lisp/org-mhe hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-mhe
~/Public/Repositories/org-mode/contrib/lisp/org-mew hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-mew
~/Public/Repositories/org-mode/lisp/org-macs hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-macs
~/Public/Repositories/org-mode/lisp/org-loaddefs hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-loaddefs
~/Public/Repositories/org-mode/lisp/org-list hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-list
~/Public/Repositories/org-mode/lisp/org-irc hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-irc
~/Public/Repositories/org-mode/lisp/org-install hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-install
~/Public/Repositories/org-mode/lisp/org-inlinetask hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-inlinetask
~/Public/Repositories/org-mode/lisp/org-info hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-info
~/Public/Repositories/org-mode/lisp/org-indent hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-indent
~/Public/Repositories/org-mode/lisp/org-id hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-id
~/Public/Repositories/org-mode/lisp/org-habit hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-habit
~/Public/Repositories/org-mode/lisp/org-gnus hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-gnus
~/Public/Repositories/org-mode/lisp/org-footnote hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-footnote
~/Public/Repositories/org-mode/lisp/org-feed hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-feed
~/Public/Repositories/org-mode/lisp/org-faces hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-faces
~/Public/Repositories/org-mode/lisp/org-eshell hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-eshell
~/Public/Repositories/org-mode/lisp/org-entities hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-entities
~/Public/Repositories/org-mode/lisp/org-element hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-element
~/Public/Repositories/org-mode/lisp/org-docview hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-docview
~/Public/Repositories/org-mode/lisp/org-datetree hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-datetree
~/Public/Repositories/org-mode/lisp/org-ctags hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-ctags
~/Public/Repositories/org-mode/lisp/org-crypt hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-crypt
~/Public/Repositories/org-mode/lisp/org-compat hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-compat
~/Public/Repositories/org-mode/lisp/org-colview hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-colview
~/Public/Repositories/org-mode/lisp/org-clock hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-clock
~/Public/Repositories/org-mode/lisp/org-capture hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-capture
~/Public/Repositories/org-mode/lisp/org-bibtex hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-bibtex
~/Public/Repositories/org-mode/lisp/org-bbdb hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-bbdb
~/Public/Repositories/org-mode/lisp/org-attach hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-attach
~/Public/Repositories/org-mode/lisp/org-archive hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-archive
~/Public/Repositories/org-mode/lisp/org-agenda hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-agenda
~/Public/Repositories/org-mode/lisp/ob hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob
~/Public/Repositories/org-mode/lisp/ob-tangle hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-tangle
~/Public/Repositories/org-mode/lisp/ob-table hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-table
~/Public/Repositories/org-mode/lisp/ob-sqlite hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-sqlite
~/Public/Repositories/org-mode/lisp/ob-sql hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-sql
~/Public/Repositories/org-mode/lisp/ob-shen hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-shen
~/Public/Repositories/org-mode/lisp/ob-screen hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-screen
~/Public/Repositories/org-mode/lisp/ob-scheme hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-scheme
~/Public/Repositories/org-mode/lisp/ob-scala hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-scala
~/Public/Repositories/org-mode/lisp/ob-sass hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-sass
~/Public/Repositories/org-mode/lisp/ob-ruby hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-ruby
~/Public/Repositories/org-mode/lisp/ob-ref hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-ref
~/Public/Repositories/org-mode/lisp/ob-R hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-R
~/Public/Repositories/org-mode/lisp/ob-python hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-python
~/Public/Repositories/org-mode/lisp/ob-plantuml hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-plantuml
~/Public/Repositories/org-mode/lisp/ob-picolisp hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-picolisp
~/Public/Repositories/org-mode/lisp/ob-perl hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-perl
~/Public/Repositories/org-mode/lisp/ob-org hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-org
~/Public/Repositories/org-mode/lisp/ob-octave hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-octave
~/Public/Repositories/org-mode/lisp/ob-ocaml hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-ocaml
~/Public/Repositories/org-mode/lisp/ob-mscgen hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-mscgen
~/Public/Repositories/org-mode/lisp/ob-maxima hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-maxima
~/Public/Repositories/org-mode/lisp/ob-matlab hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-matlab
~/Public/Repositories/org-mode/lisp/ob-lob hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-lob
~/Public/Repositories/org-mode/lisp/ob-lisp hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-lisp
~/Public/Repositories/org-mode/lisp/ob-lilypond hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-lilypond
~/Public/Repositories/org-mode/lisp/ob-ledger hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-ledger
~/Public/Repositories/org-mode/lisp/ob-latex hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-latex
~/Public/Repositories/org-mode/lisp/ob-keys hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-keys
~/Public/Repositories/org-mode/lisp/ob-js hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-js
~/Public/Repositories/org-mode/lisp/ob-java hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-java
~/Public/Repositories/org-mode/lisp/ob-io hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-io
~/Public/Repositories/org-mode/lisp/ob-haskell hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-haskell
~/Public/Repositories/org-mode/lisp/ob-gnuplot hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-gnuplot
~/Public/Repositories/org-mode/lisp/ob-fortran hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-fortran
~/Public/Repositories/org-mode/lisp/ob-exp hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-exp
~/Public/Repositories/org-mode/lisp/ob-eval hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-eval
~/Public/Repositories/org-mode/lisp/ob-emacs-lisp hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-emacs-lisp
~/Public/Repositories/org-mode/lisp/ob-dot hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-dot
~/Public/Repositories/org-mode/lisp/ob-ditaa hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-ditaa
~/Public/Repositories/org-mode/lisp/ob-css hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-css
~/Public/Repositories/org-mode/lisp/ob-comint hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-comint
~/Public/Repositories/org-mode/lisp/ob-clojure hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-clojure
~/Public/Repositories/org-mode/lisp/ob-calc hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-calc
~/Public/Repositories/org-mode/lisp/ob-C hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-C
~/Public/Repositories/org-mode/lisp/ob-awk hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-awk
~/Public/Repositories/org-mode/lisp/ob-asymptote hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-asymptote

Features:
(shadow emacsbug debug canlock helm-command helm-elisp helm-eval
helm-mode gnus-draft descr-text rect gnus-alias bbdb-message mailalias
sendmail nnir preview prv-emacs tex-buf reftex-dcr reftex-auc reftex
reftex-vars font-latex latex tex-style tex sql view graphviz-dot-mode
python gnus-dired smerge-mode rainbow-mode color flow-fill sort
gnus-cite qp mm-archive gnus-async gnus-bcklg gnus-ml gnus-topic hl-line
mail-extr utf-7 nndraft nnmh nnimap parse-time utf7 gnus-agent gnus-srvr
gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 mm-view
mml-smime smime dig gnus-cache epa-file epa netrc gnutls network-stream
starttls tls nntp gnus-leuven bbdb-gnus bbdb-mua bbdb-com crm bbdb
bbdb-site timezone rx cal-iso org-colview calc-map calc-stat calc-vec
calc-ext calc-menu calc-aent calc calc-loaddefs calc-macs epg epg-config
org-clock diff-mode vc-bzr vc-sccs vc-cvs vc-rcs vc-dir ewoc vc
html-mode jsp-html-helper-mode asp-html-helper-mode php-html-helper-mode
html-helper-mode tempo cc-langs cc-mode cc-fonts cc-guess cc-menus
cc-cmds cc-styles cc-align cc-engine tidy sgml-mode htmlize ox-odt
rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse
nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar ox-html table
ox-ascii ox-publish ox tabify sh-script smie misearch multi-isearch
fuzzy auto-complete-config auto-complete popup ess-eldoc ess-toolbar
ess-mouse mouseme ess-menu ess-swv ess-noweb ess-bugs-l essd-els
ess-sas-d ess-sas-l ess-sas-a ess-sta-d ess-sta-l cc-vars cc-defs
make-regexp ess-sp6w-d ess-sp3-d ess-julia ess-r-d ess-tracebug ess-roxy
ess-help ess-developer ess-r-args ess-s-l ess ess-inf ess-mode
ess-noweb-mode ess-utils ess-custom executable ess-compat ess-site
filecache time-stamp copyright vc-dispatcher vc-svn org-mime org-crypt
ob-sql ob-shell ob-org ob-ledger ob-dot ob-ditaa ob-awk ob-R org-table
git-commit-mode server log-edit pcvs-util add-log vc-git org-element
avl-tree org-checklist org-id org-gnus org-habit org-agenda org-info
appt diary-lib diary-loaddefs org-inlinetask mule-util org org-macro
org-footnote org-pcomplete org-list org-faces org-entities org-version
ob-emacs-lisp ob ob-tangle org-src ob-ref ob-lob ob-table ob-keys ob-exp
ob-comint ob-core ob-eval org-compat org-macs cal-menu calendar
cal-loaddefs gnus-sum nnoo gnus-group gnus-undo nnmail mail-source
gnus-start gnus-spec gnus-int gnus-range message rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems
nnheader mail-utils eldoc redshank skeleton paredit flyspell ispell
hideshow cus-edit cus-start cus-load image-file recentf tree-widget
wid-edit ido helm-files image-dired whitespace noutline outline tramp
tramp-compat tramp-loaddefs trampver shell pcomplete format-spec ffap
helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptative
helm-info helm-net browse-url xml 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 cconv eieio-core
gnus-util mm-util mail-prsvr password-cache url-vars mailcap helm-plugin
helm-locate helm-help helm-match-plugin helm-grep helm-regexp grep
helm-external helm-utils dired-sort-map dired-single bookmark+
bookmark+-key bookmark+-1 bookmark+-bmu bookmark+-lit bookmark pp dired+
dired-x dired-aux dired compile comint ansi-color ring helm emacs-leuven
leuven-theme saveplace yasnippet help-mode find-func paren which-func
imenu hl-tags-mode derived org-loaddefs uniquify helm-config
helm-aliases sml-modeline hi-lock ace-jump-mode delsel easy-mmode info+
thingatpt edmacro kmacro idle-require finder-inf tex-site info easymenu
idle-require-autoloads pager-autoloads rainbow-mode-autoloads
tidy-autoloads package cl-macs gv advice help-fns cl cl-loaddefs cl-lib
time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32
ls-lisp w32-common-fns disp-table w32-win w32-vars 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
w32notify w32 multi-tty emacs)





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#17134: 24.3.50; Dired error
  2014-03-28 23:13 bug#17134: 24.3.50; Dired error Fabrice Niessen
@ 2014-03-29 17:53 ` Michael Heerdegen
  2014-03-29 17:54 ` Juri Linkov
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Heerdegen @ 2014-03-29 17:53 UTC (permalink / raw)
  To: Fabrice Niessen; +Cc: public-17134-ubl+/3LiMTaZdePnXv/OxA



Hi Fabrice,


> Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p [...])
>   save-place-dired-hook()
>   run-hooks(dired-initial-point-hook)
>   dired-initial-position("d:/Users/fni/src/stage-latex-dunkerque-2012/")
>   dired-internal-noselect("d:/Users/fni/src/stage-latex-dunkerque-2012/" nil)
>   dired-noselect("~/src/stage-latex-dunkerque-2012")
>   run-hook-with-args-until-success(dired-noselect "~/src/stage-latex-dunkerque-2012")
>   find-file-noselect("D:/Users/fni/src/stage-latex-dunkerque-2012" nil nil nil)
> [...]

Thanks for your report.  I think this has already been fixed 3 months
ago (revision 843879d in git).  `save-place-dired-hook' looks in the
emacs-24 branch like this:

--8<---------------cut here---------------start------------->8---
(defun save-place-dired-hook ()
  "Position the point in a Dired buffer."
  (or save-place-loaded (load-save-place-alist-from-file))
  (let ((cell (assoc (and (derived-mode-p 'dired-mode)
			  dired-directory
			  (expand-file-name (if (consp dired-directory)
						(car dired-directory)
					      dired-directory)))
		     save-place-alist)))
    (if cell
        (progn
          (or revert-buffer-in-progress-p
              (if (integerp (cdr cell))
		  (goto-char (cdr cell))
		(and (assq 'dired-filename (cdr cell))
		     (dired-goto-file (cdr (assq 'dired-filename (cdr cell)))))))
          ;; and make sure it will be saved again for later
          (setq save-place t)))))
--8<---------------cut here---------------end--------------->8---

Evaluating the new defun should fix the problem for you, I think.


Regards,

Michael.






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#17134: 24.3.50; Dired error
  2014-03-28 23:13 bug#17134: 24.3.50; Dired error Fabrice Niessen
  2014-03-29 17:53 ` Michael Heerdegen
@ 2014-03-29 17:54 ` Juri Linkov
       [not found]   ` <86zjk9j4rg.fsf-oHC15RC7JGTNLxjTenLetw@public.gmane.org>
  1 sibling, 1 reply; 4+ messages in thread
From: Juri Linkov @ 2014-03-29 17:54 UTC (permalink / raw)
  To: Fabrice Niessen; +Cc: 17134-done

tags 17134 notabug
thanks

> Many times, though not always, when trying to go into a Dired view from
> a buffer via `dired-jump':
>[...]
> or when going to files or directories from `helm-for-files', I have the
> error "wrong-type-argument integer-or-marker-p".
>
> Current backtrace:
>
> Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p ((dired-filename . "d:/Users/fni/src/stage-latex-dunkerque-2012/stage-latex-dunkerque-2012-slides.org")))
>   save-place-dired-hook()
>[...]
> In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
>  of 2013-10-19 on LEG570
> Bzr revision: 114715 rgm@gnu.org-20131019023520-s8mwtib7xcx9e05w

This is a known problem with development versions built last autumn.
The problem doesn't exist neither in the last release 24.3
nor in the last development versions.  So please upgrade your version.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#17134: 24.3.50; Dired error
       [not found]   ` <86zjk9j4rg.fsf-oHC15RC7JGTNLxjTenLetw@public.gmane.org>
@ 2014-03-31 13:09     ` Fabrice Niessen
  0 siblings, 0 replies; 4+ messages in thread
From: Fabrice Niessen @ 2014-03-31 13:09 UTC (permalink / raw)
  To: Juri Linkov, michael_heerdegen-S0/GAf8tV78; +Cc: 17134-ubl+/3LiMTaZdePnXv/OxA

Michael wrote:
> Thanks for your report.  I think this has already been fixed 3 months
> ago (revision 843879d in git).

Juri Linkov wrote:
> This is a known problem with development versions built last autumn.
> The problem doesn't exist neither in the last release 24.3
> nor in the last development versions.  So please upgrade your version.

It seems, indeed, that I was using a version of 2013-10-19 when
reporting the problem.

I'll report again if I hit it somehow with the latest versions.

Thank you,
Fabrice Niessen





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-31 13:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28 23:13 bug#17134: 24.3.50; Dired error Fabrice Niessen
2014-03-29 17:53 ` Michael Heerdegen
2014-03-29 17:54 ` Juri Linkov
     [not found]   ` <86zjk9j4rg.fsf-oHC15RC7JGTNLxjTenLetw@public.gmane.org>
2014-03-31 13:09     ` Fabrice Niessen

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).