Upgrading clients using rsync

2015-03-04 Thread Paul van der Vlis
Hello, I have successfully upgraded clients from Debian7 to Debian8 using rysnc. First I did a fresh new install with Debian8 on a client. Then I used rsync to make a backup of that to the server. After that I used rsync again to sync this backup to a Debian7 client, with some excludes. Rsync di

Re: xfce 4.12 in Debian.

2015-03-04 Thread Chris Bannister
On Wed, Mar 04, 2015 at 07:17:46AM +0100, xavi wrote: > Hi, > > Does somebody know when xfce4.12 will be arrive to Debian? And, where can I > look this for xfce4.12 or other packages? Is there some kind of calendar for > packages? You can use 'apt-cache search to search for packages, or use http

Re: Upgrading clients using rsync

2015-03-04 Thread Catalin Soare
On Mar 4, 2015 12:24 PM, "Paul van der Vlis" wrote: > > Hello, > > I have successfully upgraded clients from Debian7 to Debian8 using rysnc. > > First I did a fresh new install with Debian8 on a client. > Then I used rsync to make a backup of that to the server. > > After that I used rsync again t

Re: xfce 4.12 in Debian.

2015-03-04 Thread Lisi Reisz
On Wednesday 04 March 2015 11:04:20 Chris Bannister wrote: > I do not permit a woman to teach or to assume authority over a man; she > must be quiet. Timothy 2:12 Tongue in cheek, I hope?? Lisi -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". T

Re: xfce 4.12 in Debian.

2015-03-04 Thread Greg Madden
I don't think people who have offensive sigs realize they are harming others. esp on a tech support list..just sign your name and be done with it. greg On Wed, Mar 4, 2015 at 2:20 AM, Lisi Reisz wrote: > On Wednesday 04 March 2015 11:04:20 Chris Bannister wrote: >> I do not permit a woman to t

Re: xfce 4.12 in Debian.

2015-03-04 Thread Ron
On Wed, 4 Mar 2015 11:20:10 + Lisi Reisz wrote: > > I do not permit a woman to teach or to assume authority over a man; she > > must be quiet. Timothy 2:12 > > Tongue in cheek, I hope?? ISTR that the misogynist apostle was writing to a culture where wifes remained at home, and the only w

Re: Upgrading clients using rsync

2015-03-04 Thread Paul van der Vlis
Op 04-03-15 om 12:04 schreef Catalin Soare: > May I trouble you with some details about this? I am curious about the > disks setup on your clients, I suppose they're partitioned in a similar > manner. Yes, that's right. Root is always "/dev/sda1" and swap is always "/dev/sda5" at this customer.

Re: Upgrading clients using rsync

2015-03-04 Thread Pol Hallen
Nice work Paul! Thanks :-) Pol On 03/04/2015 11:24 AM, Paul van der Vlis wrote: Hello, I have successfully upgraded clients from Debian7 to Debian8 using rysnc. First I did a fresh new install with Debian8 on a client. Then I used rsync to make a backup of that to the server. After that I us

Re: Upgrading clients using rsync

2015-03-04 Thread Paul van der Vlis
Op 04-03-15 om 12:04 schreef Catalin Soare: > I suppose they're partitioned in a similar manner. All clients are using CSM [1], what emulates a legacy BIOS. Or don't have UEFI. I have not tested this with UEFI, maybe it would need some extra tweeking and excludes. With regards, Paul van der Vl

Re: xfce 4.12

2015-03-04 Thread Pol Hallen
PD: sí, ho fatto la stessa domanda sulla mailing list debian-user ma li' direi che non mi hanno risposto, in un modo educato, ma non mi hanno risposto. Chris ti ha risposto dicendo di chiedere al manutentore del pacchetto :-) reportbug xfce dovresti seguire gli sviluppi direttamente dalla ML d

server monitor

2015-03-04 Thread Pol Hallen
Hi all :-) I'm looking for a tool that generates a report (daily, weekly, etc.) with the statistics of resources (loadavg, cpu/mem/disk resources, etc.) of server (no IDS). I discovered sars (but I yet didn't test it), munin is nice but I need something with email reports (no web interface).

Re: server monitor

2015-03-04 Thread Kevin LE HEN
Hi, I'm thinking of this http://nicolargo.github.io/glances/ but I don't know if you can generates reports. I'm pretty sure it can be done with some developments. Regards, 2015-03-04 15:18 GMT+01:00 Pol Hallen : > Hi all :-) > > I'm looking for a tool that generates a report (daily, weekly, etc

Re: server monitor

2015-03-04 Thread Miles Fidelman
Pol Hallen wrote: Hi all :-) I'm looking for a tool that generates a report (daily, weekly, etc.) with the statistics of resources (loadavg, cpu/mem/disk resources, etc.) of server (no IDS). I discovered sars (but I yet didn't test it), munin is nice but I need something with email reports

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-03-04 Thread Bret Busby
On 04/03/2015, Paul E Condon wrote: > On 20150228_1557-0500, Ric Moore wrote: >> On 02/28/2015 03:42 PM, Brian wrote: >> >On Sat 28 Feb 2015 at 15:14:19 -0500, Ric Moore wrote: >> > >> >>On 02/28/2015 03:06 PM, Brian wrote: >> >>> >> >>>Relenting, somewhat. I cannot stand the pain which comes from

Re: xfce 4.12 in Debian.

2015-03-04 Thread Go Linux
On Wed, 3/4/15, xavi wrote: Subject: xfce 4.12 in Debian. To: debian-user@lists.debian.org Date: Wednesday, March 4, 2015, 12:17 AM > Hi, > >Does somebody know when xfce4.12 will be arrive to Debian? And, where >can I look this for xfce4.12 or other packages? Is there some kind of >calendar

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-03-04 Thread Lisi Reisz
On Wednesday 04 March 2015 16:03:28 Bret Busby wrote: > Neither that screen, nor the one that showed the partitions, > identified using the UUID's (which, to a user like me, in the context > of trying to restore the GRUB multi-OS selection bootloader, are > meaningless, and, as useful as listing th

Re: Looking for document and file organisation tools

2015-03-04 Thread Jonathan Dowland
Excellent question. I think one best-in-class tool that is useful for all types of files is the holy grail. However, there are quite good tools in specific domains, for example photo-management tools, so if you break the job up into sub-tasks based on file type (e.g.: photos; music; videos) you may

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-03-04 Thread David Wright
Quoting Bret Busby (bret.bu...@gmail.com): > > Neither that screen, nor the one that showed the partitions, > identified using the UUID's (which, to a user like me, in the context > of trying to restore the GRUB multi-OS selection bootloader, are > meaningless, and, as useful as listing the subato

32bit grub??

2015-03-04 Thread Ric Moore
Is grub natively 32bit?? It worries me to see the notice that I'm booting 32bit grub when my system is otherwise clean of 32bit. Is there a 64bit version?? I'm sure not seeing one. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world... ..the Sin of Ignorance,

Re: xfce 4.12 in Debian.

2015-03-04 Thread xavi
On 04/03/15 17:17, Go Linux wrote: It's unlikely that xfce4.12 will be available in Debian Jessie - maybe in the backports. But it looks like it will be the default DE in Devuan Jessie . . . depotterized of course. ;) Hi, My best wishes to a

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-03-04 Thread Brian
On Thu 05 Mar 2015 at 00:03:28 +0800, Bret Busby wrote: > No, it was not about labelling the swap partition. > > The original posting, was, I believe, seeking stepwise instructions > for recovery of the GRUB multi-OS selection bootloader, using the > Debian LiveCD. My recollection is that you go

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-03-04 Thread Cindy-Sue Causey
On 3/4/15, David Wright wrote: > > With hot plugging and so on, you really can't get away with /dev/... > any more unless you want to accidently reformat the wrong partition. > And not everyone sets LABELs, so there's not much choice. As long as > you don't clone a partition without changing the U

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-03-04 Thread Brian
On Wed 04 Mar 2015 at 16:13:03 +, Lisi Reisz wrote: > On Wednesday 04 March 2015 16:03:28 Bret Busby wrote: > > Neither that screen, nor the one that showed the partitions, > > identified using the UUID's (which, to a user like me, in the context > > of trying to restore the GRUB multi-OS sele

xsane: saving by ext

2015-03-04 Thread Pierre Frenkiel
hi everybody, in the old times, it was possible, in xsane, to save "by ext": As explained on the xsane web site: by ext means that the filetype is selected by the extension of the filename. This is still the default when I click the save button, but since some time (I didn't notice exactly

Debian in small/medium business

2015-03-04 Thread Victor Charles
Good day. I'm fairly new to Linux but love it. However, I could use some advice regarding the use of Linux in business. I'm starting my own spares business soon and will be using a Linux compatible Point of Sale system on about 5-6 desktop computers to begin with. I am impressed with SUSE Linux Ent

Working minimally with pulseaudio

2015-03-04 Thread Joel Roth
For those who need PA for something, this configuration makes it possible to get audio output from pulseonly apps. https://wiki.archlinux.org/index.php/PulseAudio/Examples#PulseAudio_as_a_minimal_unintrusive_dumb_pipe_to_ALSA I am impressed with the quality of the Arch documentation. These instr

Re: Debian in small/medium business

2015-03-04 Thread Dan Ritter
On Wed, Mar 04, 2015 at 10:51:21AM -0800, Victor Charles wrote: > Good day. > I'm fairly new to Linux but love it. > However, I could use some advice regarding the use of Linux in business. > I'm starting my own spares business soon and will be using a Linux > compatible Point of Sale system on abo

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-03-04 Thread David Wright
Quoting Brian (a...@cityscape.co.uk): > On Wed 04 Mar 2015 at 16:13:03 +, Lisi Reisz wrote: > > > On Wednesday 04 March 2015 16:03:28 Bret Busby wrote: > > > Neither that screen, nor the one that showed the partitions, > > > identified using the UUID's (which, to a user like me, in the context

Re: 32bit grub??

2015-03-04 Thread Darac Marjal
On Wed, Mar 04, 2015 at 01:33:19PM -0500, Ric Moore wrote: > Is grub natively 32bit?? It worries me to see the notice that I'm booting > 32bit grub when my system is otherwise clean of 32bit. Is there a 64bit > version?? I'm sure not seeing one. Ric grub-pc is 32-bit. grub-efi-* is, however, avail

My Friends Make Fun of My UI

2015-03-04 Thread Stephen R Guglielmo
Hi list, I use LXDE on my Jessie laptop. I chose this desktop environment because I don't want a lot of "stuff" on my system. Everything there is essentially installed by me. I have Iceweasel, Claws-Mail, another GUI program or two, but that's it. Everything else, I do in a terminal. I even use Ic

Re: My Friends Make Fun of My UI

2015-03-04 Thread Dan Ritter
On Wed, Mar 04, 2015 at 04:03:30PM -0500, Stephen R Guglielmo wrote: > Hi list, > > I use LXDE on my Jessie laptop. I chose this desktop environment > because I don't want a lot of "stuff" on my system. Everything there is > essentially installed by me. I have Iceweasel, Claws-Mail, another GUI >

Re: My Friends Make Fun of My UI

2015-03-04 Thread Martin Vegter
On 03/04/2015 10:03 PM, Stephen R Guglielmo wrote: > > I did a bit of reading and would prefer the Gnome "Classic" interface. > Is there a way to install this type of "minimal" gnome without breaking > it too much? Is it even possible to do, or does it all depend on one > another? > Gnome is ove

Re: My Friends Make Fun of My UI

2015-03-04 Thread Doug
On 03/04/2015 04:03 PM, Stephen R Guglielmo wrote: Hi list, I use LXDE on my Jessie laptop. I chose this desktop environment because I don't want a lot of "stuff" on my system. Everything there is essentially installed by me. I have Iceweasel, Claws-Mail, another GUI program or two, but that's i

Re: My Friends Make Fun of My UI

2015-03-04 Thread Erwan David
Le 04/03/2015 22:03, Stephen R Guglielmo a écrit : > Hi list, > > I use LXDE on my Jessie laptop. I chose this desktop environment > because I don't want a lot of "stuff" on my system. Everything there is > essentially installed by me. I have Iceweasel, Claws-Mail, another GUI > program or two, but

Re: Keyboard layouts in GNOME3 on Debian Jessie

2015-03-04 Thread Selim T . Erdoğan
On Mon, Mar 02, 2015 at 08:27:32AM +0100, Eugen Wintersberger wrote: > Hi folks > I have tow rather fresh (about 3 weeks old) Debian 8 installations: > one on a desktop system and one on a Lenovo T440s. On both systems a US > keyboard is used. Although the US keyboards are great for writing code

Re: Debian in small/medium business

2015-03-04 Thread Paul van der Vlis
Op 04-03-15 om 19:51 schreef Victor Charles: > Good day. > I'm fairly new to Linux but love it. > However, I could use some advice regarding the use of Linux in business. > I'm starting my own spares business soon and will be using a Linux > compatible Point of Sale system on about 5-6 desktop comp

Re: Upgrading clients using rsync

2015-03-04 Thread Bob Proulx
Paul van der Vlis wrote: > I have successfully upgraded clients from Debian7 to Debian8 using rysnc. You have company using rsync to upgrade file by file. Google upgrades that way too. I liked presentation and found it quite interesting. http://marc.merlins.org/perso/linux/post_2014-01-06_My

Re: My Friends Make Fun of My UI

2015-03-04 Thread Charles Kroeger
On Wed, 04 Mar 2015 22:30:05 +0100 Erwan David wrote: > I would like to upgrade to Gnome so my desktop looks/feels a bit nicer You seem to be saying you're tired of the minimalist life and want to splash out a bit so there's only XFCE for that. That would be the next step up from LXDE. Before ge

Re: 32bit grub??

2015-03-04 Thread Pascal Hambourg
Darac Marjal a écrit : > > grub-pc is 32-bit. grub-efi-* is, however, available in amd64 and ia32 > variants. I don't know if the version used depends on your firmware, It does. grub-efi-ia32 won't work with the PC's 64-bit UEFI firmwares. AFAIK, it works only with some old Intel Mac which have a

Re: My Friends Make Fun of My UI

2015-03-04 Thread Jasper Noë
Usually I install xorg, gnome-session-fallback and gdm3. No network-manager, no pulse-audio, no nothing actually. From there you can build it up. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archi

Re: Question about GRUB recovery using Debian 7.x LiveCD

2015-03-04 Thread Brian
On Wed 04 Mar 2015 at 14:32:19 -0600, David Wright wrote: > Quoting Brian (a...@cityscape.co.uk): > > On Wed 04 Mar 2015 at 16:13:03 +, Lisi Reisz wrote: > > > > > On Wednesday 04 March 2015 16:03:28 Bret Busby wrote: > > > > Neither that screen, nor the one that showed the partitions, > > >

Strange entry in my routing table.

2015-03-04 Thread Juan R. de Silva
Here is my routing table: 0.0.0.0 192.168.25.68 0.0.0.0 UG0 00 eth0 192.168.24.0 0.0.0.0 255.255.252.0 U 1 00 eth0 The first entry IS my default gateway as I expected. The second line, however, is something I cannot neither recognize

Re: Strange entry in my routing table.

2015-03-04 Thread Gene Heskett
On Wednesday 04 March 2015 18:18:08 Juan R. de Silva wrote: > Here is my routing table: > > 0.0.0.0 192.168.25.68 0.0.0.0 UG0 00 > eth0 192.168.24.0 0.0.0.0 255.255.252.0 U 1 0 > 0 eth0 > > The first entry IS my default gateway as I expe

Re: Strange entry in my routing table.

2015-03-04 Thread Juan R. de Silva
> That looks 10% legit to me. 10% ? Is it a typo or a joke? :-) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/md84pp$t22$1...@ger.gmane.org

Re: My Friends Make Fun of My UI

2015-03-04 Thread Glenn English
On Mar 4, 2015, at 2:03 PM, Stephen R Guglielmo wrote: > I would like to upgrade to Gnome so my desktop looks/feels a bit nicer > and gain a few extra features I'm missing in LXDE. However, I don't > want all the "stuff" that normally comes with Gnome. You're fine. You just need to get some new

Re: Strange entry in my routing table.

2015-03-04 Thread Matt Ventura
On 03/04/2015 03:18 PM, Juan R. de Silva wrote: Here is my routing table: 0.0.0.0 192.168.25.68 0.0.0.0 UG0 00 eth0 192.168.24.0 0.0.0.0 255.255.252.0 U 1 00 eth0 The first entry IS my default gateway as I expected. The second line,

Re: My Friends Make Fun of My UI

2015-03-04 Thread Patrick Bartek
On Wed, 04 Mar 2015, Stephen R Guglielmo wrote: > Hi list, > > I use LXDE on my Jessie laptop. I chose this desktop environment > because I don't want a lot of "stuff" on my system. Everything there > is essentially installed by me. I have Iceweasel, Claws-Mail, another > GUI program or two, but

Re: My Friends Make Fun of My UI

2015-03-04 Thread David Wright
Quoting Doug (dmcgarr...@optonline.net): > On 03/04/2015 04:03 PM, Stephen R Guglielmo wrote: > >Hi list, > > > >I use LXDE on my Jessie laptop. I chose this desktop environment > >because I don't want a lot of "stuff" on my system. Everything there is > >essentially installed by me. I have Iceweas

Re: Strange entry in my routing table.

2015-03-04 Thread Bob Proulx
Juan R. de Silva wrote: > Here is my routing table: > > 0.0.0.0 192.168.25.68 0.0.0.0 UG0 00 eth0 > 192.168.24.0 0.0.0.0 255.255.252.0 U 1 00 eth0 > > The first entry IS my default gateway as I expected. > > The second line, however,

Re: Strange entry in my routing table.

2015-03-04 Thread Gene Heskett
On Wednesday 04 March 2015 18:34:17 Juan R. de Silva wrote: > > That looks 10% legit to me. > > 10% ? Is it a typo or a joke? :-) Thats a genuine typu, s/b 100%. 80yo fingers don't always type what my brain tells them... :( Cheers, Gene Heskett -- "There are four boxes to be used in defense o

Re: Debian in small/medium business

2015-03-04 Thread David Christensen
On 03/04/2015 12:30 PM, Dan Ritter wrote: On Wed, Mar 04, 2015 at 10:51:21AM -0800, Victor Charles wrote: I'm starting my own spares business soon and will be using a Linux compatible Point of Sale system on about 5-6 desktop computers to begin with. I am impressed with SUSE Linux Enterprise Po

Re: Strange entry in my routing table.

2015-03-04 Thread Matthew Chong
Did you mean typo? :P (Yeah I understand typos from you now.) The table does not appear to have problems, you can always nmap it though, it tells what it is, in terms of operating system and open ports. (sudo apt-get install nmap) nmap -sV [IPv4 Address] On Thursday, March 5, 2015, Gene Heskett

Re: Debian in small/medium business

2015-03-04 Thread David Christensen
On 03/04/2015 06:36 PM, David Christensen wrote: 4. Don't update/ upgrade the machines unless your POS vendor tells you to do so, and only with the *exact* patches they have verified. Better yet, pay them to do it. 5. Backup, image, and archive religiously. Even if you pay your POS vendor to

Re: 32bit grub??

2015-03-04 Thread Ric Moore
On 03/04/2015 05:28 PM, Pascal Hambourg wrote: Darac Marjal a écrit : grub-pc is 32-bit. grub-efi-* is, however, available in amd64 and ia32 variants. I don't know if the version used depends on your firmware, It does. grub-efi-ia32 won't work with the PC's 64-bit UEFI firmwares. AFAIK, it wo

Re: My Friends Make Fun of My UI

2015-03-04 Thread Ric Moore
On 03/04/2015 04:03 PM, Stephen R Guglielmo wrote: Hi list, I use LXDE on my Jessie laptop. I chose this desktop environment because I don't want a lot of "stuff" on my system. Everything there is essentially installed by me. I have Iceweasel, Claws-Mail, another GUI program or two, but that's i

Re: Strange entry in my routing table.

2015-03-04 Thread David Wright
Quoting Gene Heskett (ghesk...@wdtv.com): > > > On Wednesday 04 March 2015 18:34:17 Juan R. de Silva wrote: > > > That looks 10% legit to me. > > > > 10% ? Is it a typo or a joke? :-) > > Thats a genuine typu, s/b 100%. 80yo fingers don't always type what my > brain tells them... :( However, y

Re: My Friends Make Fun of My UI

2015-03-04 Thread Cindy-Sue Causey
On 3/4/15, Dan Ritter wrote: > On Wed, Mar 04, 2015 at 04:03:30PM -0500, Stephen R Guglielmo wrote: >> >> I did a bit of reading and would prefer the Gnome "Classic" interface. >> Is there a way to install this type of "minimal" gnome without breaking >> it too much? Is it even possible to do, or

Re: Strange entry in my routing table.

2015-03-04 Thread Gene Heskett
On Wednesday 04 March 2015 21:39:16 David Wright wrote: > Quoting Gene Heskett (ghesk...@wdtv.com): > > On Wednesday 04 March 2015 18:34:17 Juan R. de Silva wrote: > > > > That looks 10% legit to me. > > > > > > 10% ? Is it a typo or a joke? :-) > > > > Thats a genuine typu, s/b 100%. 80yo fingers

Removing sound from mvi files

2015-03-04 Thread Emil Payne
Is there a simple way to remove the audio track from MVI files? MVI is the format my camera produces and I want to upload to YouTube without the background sound. Or can I over write the audio track with a mp3 file? Thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with

have we any twittering-mode users on the list?

2015-03-04 Thread Jude DaShiell
I tried using the package and almost got everything working with the exception of one mystery for me. I get the package authorized with twitter, then the encrypting personal information dialog comes up where I'm asked to enter a master password since I set that variable in my .emacs file. Unf

Jessie sufficiently stable for general use?

2015-03-04 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In the next month or so I will have to do a clean OS installation in two desktops. Jessie is now frozen (Debian's contribution to retarding global warming?); and there are apparently fewer RC bugs at this point after the freeze than there were at the s

Re: Jessie sufficiently stable for general use?

2015-03-04 Thread Bob Bernstein
On Thu, Mar 05, 2015 at 12:33:05PM +0700, Ken Heard wrote: > I would much prefer the one step approach -- install Jessie within > two months and live with non RC bugs for a while -- to the two > step approach -- Wheezy now and upgrade to Jessie six months later > more or less. What's inherentl

hp-setup fails with ImportError

2015-03-04 Thread tommi . lantta
I get the following error trying to install a printer with hp-setup: Traceback (most recent call last): File "/usr/bin/hp-setup", line 45, in from base import device, utils, tui, models, module File "/usr/share/hplip/base/device.py", line 39, in import status File "/usr/share/hplip/bas

Re: Jessie sufficiently stable for general use?

2015-03-04 Thread Patrick Bartek
On Thu, 05 Mar 2015, Ken Heard wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > In the next month or so I will have to do a clean OS installation in > two desktops. Jessie is now frozen (Debian's contribution to retarding > global warming?); and there are apparently fewer RC bugs at t

Re: server monitor

2015-03-04 Thread Igor Cicimov
Munin On 05/03/2015 1:18 AM, "Pol Hallen" wrote: > Hi all :-) > > I'm looking for a tool that generates a report (daily, weekly, etc.) with > the statistics of resources (loadavg, cpu/mem/disk resources, etc.) of > server (no IDS). > > I discovered sars (but I yet didn't test it), munin is nice b

Re: Jessie sufficiently stable for general use?

2015-03-04 Thread Bob Proulx
Ken Heard wrote: > I see that RC1 of Jessie is now available. I would consequently > appreciate opinions as to whether Jessie is now or will be by mid > April sufficiently stable for such installations, or should I install > Wheezy instead and upgrade to Jessie when it is officially declared > sta

Re: have we any twittering-mode users on the list?

2015-03-04 Thread Teemu Likonen
Jude DaShiell [2015-03-04 23:30:44-05] wrote: > I tried using the package and almost got everything working with the > exception of one mystery for me. I use twittering-mode installed from MELPA package archive. > I get the package authorized with twitter, then the encrypting > personal informat