* bug#7895: 24.0.50; `image-dired-list-tags' should use `find-file-noselect', not `find-file'
@ 2011-01-23 18:01 Drew Adams
2011-01-23 18:40 ` bug#7895: 24.0.50; `image-dired-list-tags' should use `find-file-noselect', not`find-file' Drew Adams
2011-08-08 18:22 ` Chong Yidong
0 siblings, 2 replies; 3+ messages in thread
From: Drew Adams @ 2011-01-23 18:01 UTC (permalink / raw)
To: 7895
Subject line says it all. Use find-file-noselect plus `with-current-buffer' or
`set-buffer'.
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
of 2011-01-17 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#7895: 24.0.50; `image-dired-list-tags' should use `find-file-noselect', not`find-file'
2011-01-23 18:01 bug#7895: 24.0.50; `image-dired-list-tags' should use `find-file-noselect', not `find-file' Drew Adams
@ 2011-01-23 18:40 ` Drew Adams
2011-08-08 18:22 ` Chong Yidong
1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2011-01-23 18:40 UTC (permalink / raw)
To: 7895
> Use find-file-noselect plus `with-current-buffer' or
> `set-buffer'.
Same thing for `image-dired-get-comment', `image-dired-remove-tag',
`image-dired-mark-tagged-files', and `image-dired-create-gallery-lists'.
IOW, _all_ occurrences of `find-file' in `image-dired.el' are misguided. They
should use `find-file-noselect', or in some other way not display the file.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#7895: 24.0.50; `image-dired-list-tags' should use `find-file-noselect', not`find-file'
2011-01-23 18:01 bug#7895: 24.0.50; `image-dired-list-tags' should use `find-file-noselect', not `find-file' Drew Adams
2011-01-23 18:40 ` bug#7895: 24.0.50; `image-dired-list-tags' should use `find-file-noselect', not`find-file' Drew Adams
@ 2011-08-08 18:22 ` Chong Yidong
1 sibling, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2011-08-08 18:22 UTC (permalink / raw)
To: Drew Adams; +Cc: 7895
>> Use find-file-noselect plus `with-current-buffer' or `set-buffer'.
>
> Same thing for `image-dired-get-comment', `image-dired-remove-tag',
> `image-dired-mark-tagged-files', and `image-dired-create-gallery-lists'.
>
> IOW, _all_ occurrences of `find-file' in `image-dired.el' are
> misguided. They should use `find-file-noselect', or in some other way
> not display the file.
Fixed; thanks for the bug report.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-08-08 18:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-23 18:01 bug#7895: 24.0.50; `image-dired-list-tags' should use `find-file-noselect', not `find-file' Drew Adams
2011-01-23 18:40 ` bug#7895: 24.0.50; `image-dired-list-tags' should use `find-file-noselect', not`find-file' Drew Adams
2011-08-08 18:22 ` Chong Yidong
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.