From mboxrd@z Thu Jan 1 00:00:00 1970 From: Meiyo Peng Subject: Re: Package for LXQt. Help wanted. Date: Tue, 23 Oct 2018 11:41:02 +0800 Message-ID: <87a7n5cott.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gEnZc-0002bA-UB for guix-devel@gnu.org; Mon, 22 Oct 2018 23:41:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gEnZ6-0006uh-L3 for guix-devel@gnu.org; Mon, 22 Oct 2018 23:41:12 -0400 Received: from mail-pl1-x62f.google.com ([2607:f8b0:4864:20::62f]:38527) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gEnZ6-0006uJ-DW for guix-devel@gnu.org; Mon, 22 Oct 2018 23:41:08 -0400 Received: by mail-pl1-x62f.google.com with SMTP id p7-v6so1086153plk.5 for ; Mon, 22 Oct 2018 20:41:08 -0700 (PDT) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: iyzsong@member.fsf.org Cc: guix-devel@gnu.org Hello, Mr. Song. Thank you for your reply. > Some notes to you: > - Wrap lines under 80 characters if possible. My emacs automatically wrap lines at exactly 80 characters. Should I set it to less than 80? #+BEGIN_SRC emacs-lisp (setq-default fill-column 80) ;; Change this to 70? #+END_SRC "=E5=AE=8B=E6=96=87=E6=AD=A6" is a Chinese name. Are you a Chinese? I am a = Chinese. My name is =E5=BD=AD=E7=BE=8E=E7=8E=89 (Peng Mei Yu in Pinyin). -- Meiyo Peng