From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jude DaShiell Newsgroups: gmane.emacs.help,gmane.emacs.orgmode Subject: calc vmode function is probably broken Date: Thu, 4 Jun 2015 23:02:07 -0400 (EDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Trace: ger.gmane.org 1433473361 22643 80.91.229.3 (5 Jun 2015 03:02:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Jun 2015 03:02:41 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: emacs-orgmode@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 05 05:02:33 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Z0htw-0006U4-S2 for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Jun 2015 05:02:33 +0200 Original-Received: from localhost ([::1]:45076 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0htv-0000GA-QN for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Jun 2015 23:02:31 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0htd-0000A7-Jm for help-gnu-emacs@gnu.org; Thu, 04 Jun 2015 23:02:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0htc-0005SZ-U0 for help-gnu-emacs@gnu.org; Thu, 04 Jun 2015 23:02:13 -0400 Original-Received: from mailbackend.panix.com ([166.84.1.89]:46078) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0htY-0005Rp-Jq; Thu, 04 Jun 2015 23:02:08 -0400 Original-Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mailbackend.panix.com (Postfix) with ESMTP id 0125C13907; Thu, 4 Jun 2015 23:02:07 -0400 (EDT) Original-Received: by panix2.panix.com (Postfix, from userid 20712) id E60A133C90; Thu, 4 Jun 2015 23:02:07 -0400 (EDT) Original-Received: from localhost (localhost [127.0.0.1]) by panix2.panix.com (Postfix) with ESMTP id E4B9D33C81; Thu, 4 Jun 2015 23:02:07 -0400 (EDT) User-Agent: Alpine 2.11 (NEB 23 2013-08-11) X-detected-operating-system: by eggs.gnu.org: GNU/Linux (Android) X-Received-From: 166.84.1.89 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104760 gmane.emacs.orgmode:98156 Archived-At: I write that since a few minutes ago, I sorted columns 2-5 in numerical order with m-x org-table-sort-lines then returned to the top of file and did cu+cc+cc and checked the mode row and vmode still returned only zeros. --