bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22678: 25.0.91; ibuffer-do-shell-command-file no output for non-visi


From: Tino Calancha
Subject: bug#22678: 25.0.91; ibuffer-do-shell-command-file no output for non-visiting buffers
Date: Mon, 15 Feb 2016 22:20:04 +0900 (JST)
User-agent: Alpine 2.20 (LRH 67 2015-01-07)


This function creates all temporary files empty which doesn't
seem the intended behaviour.

emacs -Q --eval="(mapc (lambda(x) (switch-to-buffer x) (insert x)) '(\"foo\" 
\"bar\"))" --eval='(ibuffer)'w
% n ^\(foo\|bar\)$ RET
! cat RET
g
C-x b *Shell Command Output*
;; empty buffer


In GNU Emacs 25.0.91.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.29)
Repository revision: 23ca48d3d867cfff9f49ef600e2aad7a26c7a870

Attachment: ibuf-ext.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]