* bug#2463: 23.0.90; tramp: coreutils' base64(1) in tramp-remote-coding-commands?
[not found] <mailman.1698.1235527424.31690.bug-gnu-emacs@gnu.org>
@ 2009-02-25 8:28 ` Michael Albinus
2009-02-26 0:15 ` Trent W. Buck
0 siblings, 1 reply; 4+ messages in thread
From: Michael Albinus @ 2009-02-25 8:28 UTC (permalink / raw)
To: trentbuck; +Cc: rfrancoise, 2463
trentbuck@gmail.com writes:
> From a mailing list:
Is there a chance to get the full history of the report?
> I don't find a reference to the base64 program in
> tramp-remote-coding-commands. Is there a reason for this?
No special reason. Likely because it is a rather new command. Maybe
it is sufficient to apply
(add-to-list 'tramp-remote-coding-commands '(b64 "base64" "base64 --decode"))
If it works, I could add it in Tramp permanently.
Best regards, Michael.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#2463: 23.0.90; tramp: coreutils' base64(1) in tramp-remote-coding-commands?
2009-02-25 8:28 ` bug#2463: 23.0.90; tramp: coreutils' base64(1) in tramp-remote-coding-commands? Michael Albinus
@ 2009-02-26 0:15 ` Trent W. Buck
2009-02-26 14:38 ` Michael Albinus
0 siblings, 1 reply; 4+ messages in thread
From: Trent W. Buck @ 2009-02-26 0:15 UTC (permalink / raw)
To: Michael Albinus; +Cc: rfrancoise, 2463
On Wed, Feb 25, 2009 at 09:28:16AM +0100, Michael Albinus wrote:
> trentbuck@gmail.com writes:
> > From a mailing list:
>
> Is there a chance to get the full history of the report?
Here, I think.
http://lists.luv.asn.au/wws/arc/luv-main/2009-02/msg00437.html
> > I don't find a reference to the base64 program in
> > tramp-remote-coding-commands. Is there a reason for this?
>
> No special reason. Likely because it is a rather new command.
Well, FSVO new = February 2006 :-)
> Maybe it is sufficient to apply
>
> (add-to-list 'tramp-remote-coding-commands '(b64 "base64" "base64 --decode"))
>
> If it works, I could add it in Tramp permanently.
It seems to work for me; at least after evaluating that form I can
still open files on a remote host (/ssh:foo:bar) where that host has
base64 installed.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#2463: 23.0.90; tramp: coreutils' base64(1) in tramp-remote-coding-commands?
2009-02-26 0:15 ` Trent W. Buck
@ 2009-02-26 14:38 ` Michael Albinus
0 siblings, 0 replies; 4+ messages in thread
From: Michael Albinus @ 2009-02-26 14:38 UTC (permalink / raw)
To: Trent W. Buck; +Cc: rfrancoise, 2463
"Trent W. Buck" <trentbuck@gmail.com> writes:
>> > tramp-remote-coding-commands. Is there a reason for this?
>>
>> No special reason. Likely because it is a rather new command.
>
> Well, FSVO new = February 2006 :-)
tramp-remote-coding-commands has been touched last time on 2005-07-31.
So it is a brand new command :-)
> It seems to work for me; at least after evaluating that form I can
> still open files on a remote host (/ssh:foo:bar) where that host has
> base64 installed.
I've fixed it in CVS.
Thanks for the report, and best regards, Michael.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#2463: 23.0.90; tramp: coreutils' base64(1) in tramp-remote-coding-commands?
@ 2009-02-25 1:43 trentbuck
0 siblings, 0 replies; 4+ messages in thread
From: trentbuck @ 2009-02-25 1:43 UTC (permalink / raw)
To: emacs-pretest-bug; +Cc: rfrancoise
From a mailing list:
>> How do I get to the HTML code and not the BINARY code uudecode
>> produces?
>
> Other have suggested other tools, but GNU coreutils includes
> /usr/bin/base64 which can encode and decode base64 files.
I don't find a reference to the base64 program in
tramp-remote-coding-commands. Is there a reason for this?
In GNU Emacs 23.0.90.1 (i486-pc-linux-gnu, GTK+ Version 2.12.12)
of 2009-02-22 on elegiac, modified by Debian
(emacs-snapshot package, version 1:20090222-1)
Windowing system distributor `The X.Org Foundation', version 11.0.10503000
configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.90/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.90/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS=''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: C
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_AU.utf8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Emacs-Lisp
Minor modes in effect:
eldoc-mode: t
paredit-mode: t
shell-dirtrack-mode: t
diff-auto-refine-mode: t
rcirc-track-minor-mode: t
savehist-mode: t
icomplete-mode: t
partial-completion-mode: t
show-paren-mode: t
delete-selection-mode: t
tooltip-mode: t
mouse-wheel-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
global-auto-composition-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
view-mode: t
Recent input:
ESC [ 4 ~ ESC O A ESC [ 4 ~ DEL ESC O B ESC O B ESC
O B ESC O B ESC O B ESC O B RET RET <switch-frame>
ESC O A ESC O B ESC O B ESC O B ESC O B ESC O B C-s
t r a m p - p e r - DEL l - d e c o d e ESC [ 1 ~ ESC
O B ESC C-@ ESC w <switch-frame> DEL RET ESC 1 ESC
: ESC ( i n s e r t SPC C-y C-x C-x C-g RET ESC { ESC
{ ESC { ESC { ESC { ESC { ESC { ESC { ESC { ESC { ESC
O B C-d C-d p e r l ESC [ 1 ~ C-@ ESC > ESC 4 C-x TAB
C-x C-s ESC { ESC { ESC { ESC { ESC { ESC { ESC { ESC
{ ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC
O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A
ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC
O A ESC O A ESC O A ESC O A ESC O A ESC O B ESC O B
ESC O B ESC O B ESC O B C-x C-s ESC O A ESC O A ESC
O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A
<switch-frame> ESC O A ESC x r e p o r t SPC e m a
c s SPC b u g RET
Recent messages:
Auto-saving...done
Mark set [4 times]
Mark saved where search started
Mark set [2 times]
Auto-saving...done
Mark saved where search started
Mark set [2 times]
Saving file /tmp/mutt-Clio-1187-4054-34...
Wrote /tmp/mutt-Clio-1187-4054-34
(No changes need to be saved)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-02-26 14:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1698.1235527424.31690.bug-gnu-emacs@gnu.org>
2009-02-25 8:28 ` bug#2463: 23.0.90; tramp: coreutils' base64(1) in tramp-remote-coding-commands? Michael Albinus
2009-02-26 0:15 ` Trent W. Buck
2009-02-26 14:38 ` Michael Albinus
2009-02-25 1:43 trentbuck
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).