From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Roman Novikov Newsgroups: gmane.emacs.help Subject: Re: Any CRM package? If none, saving forms to a database? Date: Sun, 23 Oct 2016 13:28:22 +0300 Message-ID: <20161023132822.38f322b5@smiler> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1477221450 15841 195.159.176.226 (23 Oct 2016 11:17:30 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 23 Oct 2016 11:17:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 23 13:17:17 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1byGly-0000nS-6e for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Oct 2016 13:17:02 +0200 Original-Received: from localhost ([::1]:40561 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1byGm0-0007jZ-HU for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Oct 2016 07:17:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1byG11-0003km-My for help-gnu-emacs@gnu.org; Sun, 23 Oct 2016 06:28:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1byG0y-0003Ui-Ik for help-gnu-emacs@gnu.org; Sun, 23 Oct 2016 06:28:31 -0400 Original-Received: from forward5j.cmail.yandex.net ([5.255.227.23]:56881) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1byG0y-0003U8-7X for help-gnu-emacs@gnu.org; Sun, 23 Oct 2016 06:28:28 -0400 Original-Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [84.201.186.20]) by forward5j.cmail.yandex.net (Yandex) with ESMTP id D775520C56 for ; Sun, 23 Oct 2016 13:28:24 +0300 (MSK) Original-Received: from smtp3h.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id C172E440C68 for ; Sun, 23 Oct 2016 13:28:24 +0300 (MSK) Original-Received: by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id N9T1etoSOL-SN6WDpqx; Sun, 23 Oct 2016 13:28:23 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rnovikov.com; s=mail; t=1477218503; bh=aepvvt3rnY0/EFIS0/5I1InbDq546hyHF3ruQUAfWLU=; h=Date:From:To:Subject:Message-ID:In-Reply-To:References; b=oNNgIhtmktVaxBZqB7yCeYOsT2gzQ28tYAprPUstkRmq9nSrMYPIUPFkW+ChNWTY0 TvDwLmmMCSBfiqjN/z2cJ0BNxNTzSsLOsXgwBk9H4bQIDhdcNeqUtTkPlDyUFkNpTz VADJnZSf45t0vAZ7WLSaNrHPl+VevT/6ypCE1nXY= Authentication-Results: smtp3h.mail.yandex.net; dkim=pass header.i=@rnovikov.com X-Yandex-Suid-Status: 1 0 In-Reply-To: X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 5.255.227.23 X-Mailman-Approved-At: Sun, 23 Oct 2016 07:16:35 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:111596 Archived-At: Hi, mates! What about GNU recutils and correspondent emacs package? On Sat, 15 Oct 2016 15:21:25 +0530 Narendra Joshi wrote: > Interesting question. I would like to know the same. > > On Sat, Oct 15, 2016 at 3:05 AM, egarrulo wrote: > > Is there a CRM application for Emacs? I need to keep track of some customer > > data, and I wonder if there is an Emacs package that allows you to save data > > from a form to a database, and then retrieve it. > > > > Thank you. > > -- Roman